From 123f82bc953a51a5c34c716b8feb8ed87178696d Mon Sep 17 00:00:00 2001 From: xintaofei Date: Sun, 22 Mar 2026 13:16:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E5=86=85=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/app-icon.tsx | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/src/components/app-icon.tsx b/src/components/app-icon.tsx index 0066acf..4942db7 100644 --- a/src/components/app-icon.tsx +++ b/src/components/app-icon.tsx @@ -7,8 +7,8 @@ export function AppIcon({ className }: { className?: string }) { > - - + + @@ -33,7 +33,7 @@ export function AppIcon({ className }: { className?: string }) { fill="#1a1a2e" /> - - - - + + + ) }