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

12 lines
No EOL
482 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#6c5529" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="14" y="8" width="20" height="36" rx="2"/>
<polygon points="8,16 24,4 40,16"/>
</g>
<g stroke="#e5d2ae" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="14" y="8" width="20" height="36" rx="2"/>
<polygon points="8,16 24,4 40,16"/>
</g>
</g>
</svg>