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

16 lines
No EOL
672 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#604256" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="10" y="4" width="28" height="22" rx="4"/>
<rect x="4" y="26" width="40" height="16" rx="4"/>
<circle cx="14" cy="34" r="3"/>
<circle cx="34" cy="34" r="3"/>
</g>
<g stroke="#dbc2d2" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="10" y="4" width="28" height="22" rx="4"/>
<rect x="4" y="26" width="40" height="16" rx="4"/>
<circle cx="14" cy="34" r="3"/>
<circle cx="34" cy="34" r="3"/>
</g>
</g>
</svg>