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

12
5/penguin.svg Normal file
View file

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#725050" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="28" rx="10" ry="14"/>
<ellipse cx="24" cy="12" rx="7" ry="6"/>
<path d="M17 12 Q12 8 14 4 Q17 6 18 10"/>
<path d="M31 12 Q36 8 34 4 Q31 6 30 10"/>
<circle cx="19" cy="26" r="2"/>
<circle cx="29" cy="26" r="2"/>
<path d="M20 36 Q24 40 28 36"/>
<line x1="24" y1="12" x2="24" y2="18"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 507 B