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
2/rover.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="#dccea8" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="18" width="36" height="12" rx="3"/>
<rect x="14" y="8" width="20" height="10" rx="2"/>
<circle cx="24" cy="8" r="3"/>
<circle cx="12" cy="30" r="4"/>
<circle cx="36" cy="30" r="4"/>
<line x1="12" y1="34" x2="6" y2="44 M36 34 L42 44"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 449 B