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
3/giant.svg Normal file
View file

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#c3b0a3" fill-opacity="0.1"/>
<g fill="none" stroke="#c3b0a3" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="10" r="7"/>
<circle cx="20" cy="8" r="2"/>
<circle cx="28" cy="8" r="2"/>
<path d="M20 14 Q24 18 28 14"/>
<line x1="24" y1="17" x2="24" y2="44"/>
<line x1="10" y1="30" x2="4" y2="44 M38 30 L44 44"/>
<line x1="18" y1="22" x2="10" y2="30 M30 22 L38 30"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 545 B