icons/3/castle.svg
2026-06-01 20:07:36 +02:00

10 lines
No EOL
466 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#2e3f89" fill-opacity="0.1"/>
<g fill="none" stroke="#2e3f89" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="16" width="32" height="28"/>
<rect x="12" y="6" width="24" height="10" rx="2"/>
<rect x="8" y="16" width="32" height="4"/>
<circle cx="12" cy="10" r="1.5"/>
<circle cx="36" cy="10" r="1.5"/>
</g>
</svg>