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

8
8/race-car.svg Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#c4b6d4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M6 26 Q6 14 18 14 L30 14 Q42 14 42 26 L42 34 L6 34 Z"/>
<circle cx="14" cy="36" r="5"/>
<circle cx="34" cy="36" r="5"/>
<rect x="24" y="8" width="6" height="6" rx="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 365 B