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/whale.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="#d7b7d5" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M4 30 Q4 18 24 18 Q44 18 44 30 Q44 38 36 38 L28 30 L20 38 Q10 38 4 30 Z"/>
<circle cx="16" cy="26" r="2.5"/>
<line x1="38" y1="26" x2="42" y2="22"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 341 B