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

18 lines
No EOL
768 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#19224b" stroke-width="3.5" 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>
<g stroke="#a0a8c9" stroke-width="1.2" 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>
</g>
</svg>