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
5/croissant.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="#c9ceb6" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 32 Q12 16 24 12 Q36 16 40 32 Q32 28 24 32 Q16 28 8 32 Z"/>
<line x1="12" y1="18" x2="20" y2="28 M36 18 L28 28"/>
<ellipse cx="24" cy="32" rx="8" ry="3"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 353 B