diff options
Diffstat (limited to 'src/icons/bath-off.svg')
-rw-r--r-- | src/icons/bath-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/bath-off.svg b/src/icons/bath-off.svg new file mode 100644 index 00000000..9d367461 --- /dev/null +++ b/src/icons/bath-off.svg @@ -0,0 +1,12 @@ +--- +tags: [water, clean, hygiene, bathroom, tub] +version: "1.65" +unicode: "f0ff" +--- +<svg> + <path d="M16 12h4a1 1 0 0 1 1 1v3c0 .311 -.036 .614 -.103 .904m-1.61 2.378a3.982 3.982 0 0 1 -2.287 .718h-10a4 4 0 0 1 -4 -4v-3a1 1 0 0 1 1 -1h8" /> + <path d="M6 12v-6m1.178 -2.824c.252 -.113 .53 -.176 .822 -.176h3v2.25" /> + <path d="M4 21l1 -1.5" /> + <path d="M20 21l-1 -1.5" /> + <path d="M3 3l18 18" /> +</svg> |