This commit is contained in:
2026-03-10 18:31:23 +01:00
parent 66225e4662
commit 4455605394
180 changed files with 9005 additions and 0 deletions

14
app/icon.svg Normal file
View File

@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="14" fill="#0f8ea1" />
<rect x="10" y="45" width="44" height="5" rx="2.5" fill="#f47f20" />
<text
x="32"
y="36"
font-family="Arial Rounded MT Bold, Arial, sans-serif"
font-weight="700"
font-size="24"
fill="#ffffff"
text-anchor="middle"
letter-spacing="0.5"
>SM</text>
</svg>

After

Width:  |  Height:  |  Size: 408 B