feat: replace favicon.ico with a scalable icon.svg

This commit is contained in:
Yusuf İpek
2026-02-20 15:51:44 +03:00
parent 2a20b449a8
commit fcdb300b73
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#2563eb" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"/>
<rect x="2" y="6" width="14" height="12" rx="2"/>
</svg>

After

Width:  |  Height:  |  Size: 301 B