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

6
4/cuttlefish2.svg Normal file
View file

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect x="2" y="2" width="44" height="44" rx="9" fill="#55a871"/>
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="22" rx="12" ry="8"/><path d="M12 22 Q12 8 24 8 Q36 8 36 22"/><circle cx="18" cy="20" r="2"/><circle cx="30" cy="20" r="2"/><path d="M14 28 L8 34"/><path d="M34 28 L40 34"/><path d="M18 28 L12 38"/><path d="M30 28 L36 38"/><path d="M24 30 L24 40"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 511 B