Files
Idle-Fantasy-Save-Viewer/static/favicon.svg
T
elpatron 1083dfdf2c Redesign PWA icons with bold crossed swords.
Thicker filled shapes read clearly on home screens and Android themed icons.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-20 11:12:07 +02:00

19 lines
873 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#1a1d27"/>
<g transform="translate(16 16)">
<g transform="rotate(-45)">
<rect x="-1.1" y="-10.5" width="2.2" height="14" rx="0.6" fill="#6c8cff"/>
<rect x="-2.6" y="3" width="5.2" height="1" rx="0.3" fill="#8ba4ff"/>
<rect x="-0.9" y="4" width="1.8" height="2.8" rx="0.4" fill="#4a62b3"/>
<circle cx="0" cy="7.4" r="1" fill="#6c8cff"/>
</g>
<g transform="rotate(45)">
<rect x="-1.1" y="-10.5" width="2.2" height="14" rx="0.6" fill="#6c8cff"/>
<rect x="-2.6" y="3" width="5.2" height="1" rx="0.3" fill="#8ba4ff"/>
<rect x="-0.9" y="4" width="1.8" height="2.8" rx="0.4" fill="#4a62b3"/>
<circle cx="0" cy="7.4" r="1" fill="#6c8cff"/>
</g>
<circle cx="0" cy="0" r="1.5" fill="#8ba4ff"/>
</g>
</svg>