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

9
5/cement-mixer.svg Normal file
View file

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#acb0e4" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="30" cy="24" rx="10" ry="8"/>
<rect x="6" y="18" width="16" height="16" rx="4"/>
<ellipse cx="30" cy="24" rx="6" ry="4"/>
<circle cx="30" cy="24" r="2" fill="currentColor"/>
<polygon points="6,34 6,42 22,42 22,34"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 423 B