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

11
8/graphics.svg Normal file
View file

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#F48FB1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="26" rx="16" ry="13"/>
<circle cx="15" cy="20" r="3" fill="#607D8B"/>
<circle cx="28" cy="16" r="2.5" fill="#607D8B"/>
<circle cx="36" cy="26" r="2.5" fill="#607D8B"/>
<circle cx="26" cy="35" r="2" fill="#607D8B"/>
<circle cx="14" cy="30" r="2" fill="#607D8B"/>
<circle cx="10" cy="26" r="2.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 520 B