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

11
2/ogre.svg Normal file
View file

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#bae4d7" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="22" rx="13" ry="11"/>
<circle cx="24" cy="12" r="8"/>
<circle cx="18" cy="10" r="2.5"/>
<circle cx="30" cy="10" r="2.5"/>
<path d="M18 14 L12 8 M30 14 L36 8"/>
<path d="M20 18 Q24 22 28 18"/>
<line x1="24" y1="22" x2="24" y2="44"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 456 B