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
8/sloth.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="#e2d4c4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="26" rx="10" ry="12"/>
<circle cx="19" cy="22" r="2.5"/>
<circle cx="29" cy="22" r="2.5"/>
<path d="M16 14 Q12 10 10 6 M32 14 Q36 10 38 6"/>
<path d="M18 34 Q14 38 12 42 M30 34 Q34 38 36 42"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 408 B