From 63ce4d1e208035cfd2b134cb8976a844ba0eafd1 Mon Sep 17 00:00:00 2001 From: pheralb Date: Fri, 31 Jan 2025 10:36:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F=20Refactor=20logo=20compo?= =?UTF-8?q?nent=20to=20use=20``iconSize``=20directly=20for=20width=20and?= =?UTF-8?q?=20height?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/icons/logo.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/icons/logo.svelte b/src/components/icons/logo.svelte index 79bf6d5..d75f1c6 100644 --- a/src/components/icons/logo.svelte +++ b/src/components/icons/logo.svelte @@ -4,8 +4,8 @@