23 lines
517 B
XML
23 lines
517 B
XML
<!--
|
|
category: Buildings
|
|
tags: [water, clean, hygiene, bathroom, tub, bath]
|
|
version: "1.43"
|
|
unicode: "ef48"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4v-3a1 1 0 0 1 1 -1" />
|
|
<path d="M6 12v-7a2 2 0 0 1 2 -2h3v2.25" />
|
|
<path d="M4 21l1 -1.5" />
|
|
<path d="M20 21l-1 -1.5" />
|
|
</svg>
|