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

10 lines
No EOL
502 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#cdd3b4" fill-opacity="0.1"/>
<g fill="none" stroke="#cdd3b4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="18" width="36" height="26" rx="2"/>
<rect x="14" y="24" width="8" height="8" rx="1"/>
<rect x="26" y="24" width="8" height="8" rx="1"/>
<polygon points="24,4 2,18 46,18"/>
<rect x="18" y="36" width="12" height="8" rx="1"/>
</g>
</svg>