Initial commit

This commit is contained in:
Mandy
2026-07-25 21:13:35 +02:00
commit e8f88cceac
9 changed files with 4070 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="96" fill="#fff8f0"/>
<path d="M96 176c0-44.2 35.8-80 80-80h160c44.2 0 80 35.8 80 80v176c0 35.3-28.7 64-64 64H160c-35.3 0-64-28.7-64-64V176Z" fill="#2f2632"/>
<path d="M128 186l128 100 128-100v166c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V186Z" fill="#d83f6a"/>
<path d="M148 160h216L256 248 148 160Z" fill="#fff8f0"/>
<circle cx="356" cy="132" r="44" fill="#2f9c95"/>
<path d="M337 132l13 13 28-31" fill="none" stroke="#fff" stroke-width="16" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 614 B