Initial commit.

This commit is contained in:
Johannes Findeisen 2026-06-01 20:07:36 +02:00
commit 918d020b4a
25637 changed files with 474563 additions and 0 deletions

9
5/hoodie.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#e3abba" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 20 L10 42 L38 42 L38 20 Z"/>
<path d="M10 20 Q24 8 38 20"/>
<polygon points="24,8 18,16 30,16"/>
<polygon points="16,42 16,20 20,20 20,42"/>
<polygon points="28,42 28,20 32,20 32,42"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 393 B