icons/9/house.svg

16 lines
704 B
XML
Raw Normal View History

2026-06-01 20:07:36 +02:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#5a591a" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="18" width="32" height="26"/>
<polygon points="4,18 24,4 44,18"/>
<rect x="14" y="28" width="10" height="10" rx="1"/>
<rect x="28" y="28" width="6" height="6" rx="1"/>
</g>
<g stroke="#d6d5a2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="18" width="32" height="26"/>
<polygon points="4,18 24,4 44,18"/>
<rect x="14" y="28" width="10" height="10" rx="1"/>
<rect x="28" y="28" width="6" height="6" rx="1"/>
</g>
</g>
</svg>