From 31d9b779e42c3f583c6a9f041523d1163146d10d Mon Sep 17 00:00:00 2001
From: dusk <y.bera003.06@protonmail.com>
Date: Wed, 2 Apr 2025 09:17:19 +0300
Subject: [PATCH] feat: add new icons

---
 src/routes/+page.svelte           |   4 ++--
 static/icons/msg_information.webp | Bin 0 -> 178 bytes
 static/icons/msn.webp             | Bin 0 -> 200 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)
 create mode 100644 static/icons/msg_information.webp
 create mode 100644 static/icons/msn.webp

diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 582c804..98b34ba 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -16,12 +16,12 @@
 
 <div class="flex flex-col md:flex-row gap-4 md:gap-8 md:h-full h-card">
 	<div class="flex flex-col gap-4 md:gap-8 ml-auto">
-		<Window title="latest stuff">
+		<Window title="latest stuff" iconUri="/icons/msg_information.webp">
 			<div class="prose prose-ralsei prose-img:m-0 leading-6">
 				<LatestStuff />
 			</div>
 		</Window>
-		<Window style="md:ml-4" title="status" removePadding>
+		<Window style="md:ml-4" title="status" iconUri="/icons/msn.webp" removePadding>
 			{#if data.lastNote}
 				<div class="m-1.5 flex flex-col font-monospace text-sm">
 					<p
diff --git a/static/icons/msg_information.webp b/static/icons/msg_information.webp
new file mode 100644
index 0000000000000000000000000000000000000000..cd39fc5ae1b65dbe6c9cf81d444933c008bd509c
GIT binary patch
literal 178
zcmV;j08Rf=Nk&Gh00012MM6+kP&iDT0000lAHW9?^}vZFNs_eG7uq3vtGatXJ*lJ;
z+7PNF6Z7By3DD|YtFyqDZ)Jcz$Semo$ZUrtrq1nkT`6X67MS)bn{mUO8W&_C|FRGl
z^FSk!N5qI(yy}(NnK{7+$RlD9k1+poE`{i>zA+$4ZnjM$pD}=HXD<d&Z)YtwfL5`c
gDz^Erb-;FJ#?;yd@Pf{EdY~UBKTLj@c$hW-0A#RESO5S3

literal 0
HcmV?d00001

diff --git a/static/icons/msn.webp b/static/icons/msn.webp
new file mode 100644
index 0000000000000000000000000000000000000000..4d7272ee5622f01f3f04c37fcbdf9b169a9fce42
GIT binary patch
literal 200
zcmV;(05|_qNk&G%00012MM6+kP&iDq0000lAHW9?4pz0TRLVsdt60S-h8w_n{@=NR
z5@g#9W<nRe;s~;Bu2|72zW)<|_m)QT3hJlPK8s!ejpq;tQg!j1OpB*wD!d|3f+ry+
z?V=Q;G}fpdcp8bZTy18}vS2kdRwTw6W345P@cnTp=UE1nMiCKWq^rij;Wx^8db5z3
zaol3$IWWRET`)FTW6S|)A;xmk=|i8sMR0EyM)acdpzVGZ#x)o?Qv=R}fjK8mHa-;j
CFIOf2

literal 0
HcmV?d00001