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
3/maglev.svg Normal file
View file

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#b3e6b6" fill-opacity="0.1"/>
<g fill="none" stroke="#b3e6b6" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="18" width="44" height="16" rx="6"/>
<path d="M6 14 L42 14"/>
<rect x="12" y="22" width="10" height="8" rx="2"/>
<rect x="26" y="22" width="10" height="8" rx="2"/>
<line x1="6" y1="36" x2="8" y2="44 L40 44 L42 36"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 494 B