Add SVG app icon, fix missing PWA icons

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Julien Calixte
2026-03-28 23:11:01 +01:00
parent f278c015b5
commit b2e10b85f2
2 changed files with 9 additions and 15 deletions

4
public/icons/icon.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="96" fill="#6f4e37"/>
<text x="256" y="340" font-size="300" text-anchor="middle" font-family="serif"></text>
</svg>

After

Width:  |  Height:  |  Size: 220 B