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

10
4/spaghetti.svg Normal file
View file

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect x="2" y="2" width="44" height="44" rx="9" fill="#c5b7ae"/>
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M8 20 Q16 10 28 14 Q36 18 40 12"/>
<path d="M6 28 Q14 18 26 22 Q34 26 42 20"/>
<path d="M10 36 Q20 26 30 30 Q38 34 44 28"/>
<ellipse cx="22" cy="40" rx="10" ry="4"/>
<ellipse cx="22" cy="40" rx="6" ry="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 478 B