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
5/violin.svg Normal file
View file

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#50a83e" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="16" cy="12" rx="6" ry="8"/>
<ellipse cx="16" cy="32" rx="6" ry="8"/>
<rect x="12" y="16" width="8" height="12"/>
<line x1="16" y1="4" x2="16" y2="40"/>
<line x1="16" y1="4" x2="24" y2="8"/>
<line x1="16" y1="40" x2="24" y2="36"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 438 B