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

7
8/dragonfly.svg Normal file
View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#c4aac4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="14"/>
<path d="M12 12 L36 36 M20 10 L24 6 L28 10 M20 38 L24 42 L28 38
M10 20 L6 24 L10 28 M38 20 L42 24 L38 28"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 331 B