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

16
9/milkshake.svg Normal file
View file

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#242f17" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 32 L16 12 Q16 8 24 8 Q32 8 32 12 L34 32 Z"/>
<ellipse cx="24" cy="32" rx="10" ry="3"/>
<path d="M20 14 L20 28 M24 14 L24 28 M28 14 L28 28"/>
<path d="M22 8 L24 4 L26 8"/>
</g>
<g stroke="#cde2b7" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 32 L16 12 Q16 8 24 8 Q32 8 32 12 L34 32 Z"/>
<ellipse cx="24" cy="32" rx="10" ry="3"/>
<path d="M20 14 L20 28 M24 14 L24 28 M28 14 L28 28"/>
<path d="M22 8 L24 4 L26 8"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 692 B