优化应用图标

This commit is contained in:
xintaofei
2026-03-22 13:57:07 +08:00
parent 55ce313468
commit dc8593c1c8
19 changed files with 2 additions and 10 deletions

View File

@@ -23,15 +23,7 @@ export function AppIcon({ className }: { className?: string }) {
<stop offset="100%" stopColor="#03a9f4" />
</linearGradient>
</defs>
<rect
x="16"
y="16"
width="480"
height="480"
rx="96"
ry="96"
fill="#1a1a2e"
/>
<rect x="0" y="0" width="512" height="512" rx="90" ry="90" fill="#1a1a2e" />
<polyline
points="180,186 100,256 180,326"
fill="none"