style: update favicon color and design

This commit is contained in:
2026-08-01 20:33:26 +00:00
parent 07addb0884
commit 92002d0962

View File

@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#0ea5e9"/>
<g transform="translate(4, 4)" stroke="white" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M6 16.326A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 .5 8.973"/>
<path d="M13 11l-3 5h4l-3 5"/>
<rect width="32" height="32" rx="6" fill="#4f46e5"/>
<g transform="translate(4,5)" stroke="white" fill="none"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M17.5 19H9a7 7 0 1 1 6.71-9h1.79a4.5 4.5 0 1 1 0 9Z"/>
</g>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 361 B

After

Width:  |  Height:  |  Size: 327 B