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

16 lines
No EOL
686 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#6a3244" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="18" width="36" height="18" rx="4"/>
<rect x="6" y="36" width="36" height="4" rx="2"/>
<line x1="10" y1="22" x2="10" y2="34"/>
<circle cx="14" cy="12" r="4"/>
</g>
<g stroke="#e3b5c4" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="18" width="36" height="18" rx="4"/>
<rect x="6" y="36" width="36" height="4" rx="2"/>
<line x1="10" y1="22" x2="10" y2="34"/>
<circle cx="14" cy="12" r="4"/>
</g>
</g>
</svg>