first version

This commit is contained in:
2025-10-20 18:45:52 +02:00
commit 19eebd72df
41 changed files with 8080 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" rx="20" fill="#646cff"/>
<path d="M50 25 L70 35 L70 55 L50 65 L30 55 L30 35 Z" fill="none" stroke="white" stroke-width="4"/>
<circle cx="50" cy="45" r="8" fill="white"/>
<rect x="48" y="45" width="4" height="10" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 337 B