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/hay-bale.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="#150b22" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="16" width="36" height="18" rx="8"/>
<line x1="6" y1="16" x2="6" y2="34 M42 16 L42 34"/>
<line x1="12" y1="18" x2="12" y2="32 M20 16 L20 34 M28 16 L28 34 M36 18 L36 32"/>
</g>
<g stroke="#b2a0c9" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="16" width="36" height="18" rx="8"/>
<line x1="6" y1="16" x2="6" y2="34 M42 16 L42 34"/>
<line x1="12" y1="18" x2="12" y2="32 M20 16 L20 34 M28 16 L28 34 M36 18 L36 32"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 686 B