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

14
9/steak.svg Normal file
View file

@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#15220d" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="14" ry="10"/>
<path d="M12 18 L10 26 M18 16 L16 28 M26 16 L24 28 M34 18 L32 26"/>
<path d="M14 30 Q18 34 24 32 Q30 30 34 34"/>
</g>
<g stroke="#b2c9a4" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="14" ry="10"/>
<path d="M12 18 L10 26 M18 16 L16 28 M26 16 L24 28 M34 18 L32 26"/>
<path d="M14 30 Q18 34 24 32 Q30 30 34 34"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 628 B