clean initial commit

This commit is contained in:
Simon
2026-04-17 00:12:47 +02:00
commit db5efd8ed9
13 changed files with 5392 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#2563eb"/>
<polygon points="16,7 29,13 16,19 3,13" fill="white"/>
<path d="M9.5,15.5 L9.5,22 Q16,26 22.5,22 L22.5,15.5" fill="white"/>
<line x1="29" y1="13" x2="29" y2="20.5" stroke="white" stroke-width="2" stroke-linecap="round"/>
<circle cx="29" cy="22" r="1.8" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 399 B