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

9 lines
No EOL
470 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#dee2c4" fill-opacity="0.1"/>
<g fill="none" stroke="#dee2c4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="4" y="32" width="40" height="12" rx="1"/>
<rect x="8" y="32" width="16" height="12" rx="1"/>
<rect x="28" y="32" width="12" height="12" rx="1"/>
<line x1="4" y1="28" x2="44" y2="28" stroke-width="3"/>
</g>
</svg>