treated water icon
treated-water from Health Icons by Resolve to Save Lives · Filled · Devices · MIT Free for personal and commercial use.
- Name
- treated-water
- Set
- Health Icons
- Style
- Filled
- Category
- Devices
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More devices icons from Health Icons
Use the treated water icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="m25.598 29l.402-.419V25h-2v4h-2v-4h-2v4h-2v-4h-2v3.581l.402.419h-4.688c-.947 0-1.714.767-1.714 1.714v1.475q3.516 2.04 7.032-.975q4.194 3.596 8.389 0q3.29 2.82 6.579 1.216v-1.716c0-.947-.767-1.714-1.714-1.714zM29 40.202V42h2v-1.924c1.725-.444 3-2.01 3-3.874v-3.19h1.506a1 1 0 0 1 1 1v1.696H41v-1.19a6 6 0 0 0-4.898-5.9h3.1v-2h-4.494v1.9h-1.427a3.7 3.7 0 0 0-.901-.872A3.7 3.7 0 0 0 30.286 27s.683-.713 1.463-1.81C32.79 23.726 34 21.582 34 19.53V5.643H8V19.53c0 2.053 1.211 4.197 2.25 5.66A18 18 0 0 0 11.715 27A3.71 3.71 0 0 0 8 30.714v5.488a4 4 0 0 0 3 3.874V42h2v-1.798zm3-25.054V7.643H10V15c8.464 1.397 13.455 1.385 22 .148M39.5 42c.828 0 1.5-.814 1.5-1.818C41 38.59 39.5 37 39.5 37S38 38.59 38 40.182c0 1.004.672 1.818 1.5 1.818" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsTreatedWater(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="m25.598 29l.402-.419V25h-2v4h-2v-4h-2v4h-2v-4h-2v3.581l.402.419h-4.688c-.947 0-1.714.767-1.714 1.714v1.475q3.516 2.04 7.032-.975q4.194 3.596 8.389 0q3.29 2.82 6.579 1.216v-1.716c0-.947-.767-1.714-1.714-1.714zM29 40.202V42h2v-1.924c1.725-.444 3-2.01 3-3.874v-3.19h1.506a1 1 0 0 1 1 1v1.696H41v-1.19a6 6 0 0 0-4.898-5.9h3.1v-2h-4.494v1.9h-1.427a3.7 3.7 0 0 0-.901-.872A3.7 3.7 0 0 0 30.286 27s.683-.713 1.463-1.81C32.79 23.726 34 21.582 34 19.53V5.643H8V19.53c0 2.053 1.211 4.197 2.25 5.66A18 18 0 0 0 11.715 27A3.71 3.71 0 0 0 8 30.714v5.488a4 4 0 0 0 3 3.874V42h2v-1.798zm3-25.054V7.643H10V15c8.464 1.397 13.455 1.385 22 .148M39.5 42c.828 0 1.5-.814 1.5-1.818C41 38.59 39.5 37 39.5 37S38 38.59 38 40.182c0 1.004.672 1.818 1.5 1.818" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="m25.598 29l.402-.419V25h-2v4h-2v-4h-2v4h-2v-4h-2v3.581l.402.419h-4.688c-.947 0-1.714.767-1.714 1.714v1.475q3.516 2.04 7.032-.975q4.194 3.596 8.389 0q3.29 2.82 6.579 1.216v-1.716c0-.947-.767-1.714-1.714-1.714zM29 40.202V42h2v-1.924c1.725-.444 3-2.01 3-3.874v-3.19h1.506a1 1 0 0 1 1 1v1.696H41v-1.19a6 6 0 0 0-4.898-5.9h3.1v-2h-4.494v1.9h-1.427a3.7 3.7 0 0 0-.901-.872A3.7 3.7 0 0 0 30.286 27s.683-.713 1.463-1.81C32.79 23.726 34 21.582 34 19.53V5.643H8V19.53c0 2.053 1.211 4.197 2.25 5.66A18 18 0 0 0 11.715 27A3.71 3.71 0 0 0 8 30.714v5.488a4 4 0 0 0 3 3.874V42h2v-1.798zm3-25.054V7.643H10V15c8.464 1.397 13.455 1.385 22 .148M39.5 42c.828 0 1.5-.814 1.5-1.818C41 38.59 39.5 37 39.5 37S38 38.59 38 40.182c0 1.004.672 1.818 1.5 1.818" clip-rule="evenodd"/></svg> </template>
CSS
.icon-treated-water {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m25.598%2029l.402-.419V25h-2v4h-2v-4h-2v4h-2v-4h-2v3.581l.402.419h-4.688c-.947%200-1.714.767-1.714%201.714v1.475q3.516%202.04%207.032-.975q4.194%203.596%208.389%200q3.29%202.82%206.579%201.216v-1.716c0-.947-.767-1.714-1.714-1.714zM29%2040.202V42h2v-1.924c1.725-.444%203-2.01%203-3.874v-3.19h1.506a1%201%200%200%201%201%201v1.696H41v-1.19a6%206%200%200%200-4.898-5.9h3.1v-2h-4.494v1.9h-1.427a3.7%203.7%200%200%200-.901-.872A3.7%203.7%200%200%200%2030.286%2027s.683-.713%201.463-1.81C32.79%2023.726%2034%2021.582%2034%2019.53V5.643H8V19.53c0%202.053%201.211%204.197%202.25%205.66A18%2018%200%200%200%2011.715%2027A3.71%203.71%200%200%200%208%2030.714v5.488a4%204%200%200%200%203%203.874V42h2v-1.798zm3-25.054V7.643H10V15c8.464%201.397%2013.455%201.385%2022%20.148M39.5%2042c.828%200%201.5-.814%201.5-1.818C41%2038.59%2039.5%2037%2039.5%2037S38%2038.59%2038%2040.182c0%201.004.672%201.818%201.5%201.818%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m25.598%2029l.402-.419V25h-2v4h-2v-4h-2v4h-2v-4h-2v3.581l.402.419h-4.688c-.947%200-1.714.767-1.714%201.714v1.475q3.516%202.04%207.032-.975q4.194%203.596%208.389%200q3.29%202.82%206.579%201.216v-1.716c0-.947-.767-1.714-1.714-1.714zM29%2040.202V42h2v-1.924c1.725-.444%203-2.01%203-3.874v-3.19h1.506a1%201%200%200%201%201%201v1.696H41v-1.19a6%206%200%200%200-4.898-5.9h3.1v-2h-4.494v1.9h-1.427a3.7%203.7%200%200%200-.901-.872A3.7%203.7%200%200%200%2030.286%2027s.683-.713%201.463-1.81C32.79%2023.726%2034%2021.582%2034%2019.53V5.643H8V19.53c0%202.053%201.211%204.197%202.25%205.66A18%2018%200%200%200%2011.715%2027A3.71%203.71%200%200%200%208%2030.714v5.488a4%204%200%200%200%203%203.874V42h2v-1.798zm3-25.054V7.643H10V15c8.464%201.397%2013.455%201.385%2022%20.148M39.5%2042c.828%200%201.5-.814%201.5-1.818C41%2038.59%2039.5%2037%2039.5%2037S38%2038.59%2038%2040.182c0%201.004.672%201.818%201.5%201.818%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/treated-water.svg?color=%231a73e8&size=48