waterdrop icon
waterdrop-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.
- Name
- waterdrop-broken
- Set
- Solar
- Style
- Broken
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the waterdrop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M3.44668 16C3.15698 15.1183 3 14.1743 3 13.1928V12.9281C3 8.31651 5.72854 4.16347 9.90329 2.42077C11.2473 1.85974 12.7527 1.85974 14.0967 2.42077C18.2715 4.16347 21 8.31651 21 12.9281V13.1928C21 18.0569 17.1445 22 12.3885 22H11.6115C9.46786 22 7.50718 21.199 6 19.8736"/><path d="M7.61475 10.7237C8.2495 8.71826 9.63062 7.08805 11.3858 6.27637"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWaterdropBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M3.44668 16C3.15698 15.1183 3 14.1743 3 13.1928V12.9281C3 8.31651 5.72854 4.16347 9.90329 2.42077C11.2473 1.85974 12.7527 1.85974 14.0967 2.42077C18.2715 4.16347 21 8.31651 21 12.9281V13.1928C21 18.0569 17.1445 22 12.3885 22H11.6115C9.46786 22 7.50718 21.199 6 19.8736"/><path d="M7.61475 10.7237C8.2495 8.71826 9.63062 7.08805 11.3858 6.27637"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M3.44668 16C3.15698 15.1183 3 14.1743 3 13.1928V12.9281C3 8.31651 5.72854 4.16347 9.90329 2.42077C11.2473 1.85974 12.7527 1.85974 14.0967 2.42077C18.2715 4.16347 21 8.31651 21 12.9281V13.1928C21 18.0569 17.1445 22 12.3885 22H11.6115C9.46786 22 7.50718 21.199 6 19.8736"/><path d="M7.61475 10.7237C8.2495 8.71826 9.63062 7.08805 11.3858 6.27637"/></g></svg> </template>
CSS
.icon-waterdrop-broken {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.44668%2016C3.15698%2015.1183%203%2014.1743%203%2013.1928V12.9281C3%208.31651%205.72854%204.16347%209.90329%202.42077C11.2473%201.85974%2012.7527%201.85974%2014.0967%202.42077C18.2715%204.16347%2021%208.31651%2021%2012.9281V13.1928C21%2018.0569%2017.1445%2022%2012.3885%2022H11.6115C9.46786%2022%207.50718%2021.199%206%2019.8736%22%2F%3E%3Cpath%20d%3D%22M7.61475%2010.7237C8.2495%208.71826%209.63062%207.08805%2011.3858%206.27637%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.44668%2016C3.15698%2015.1183%203%2014.1743%203%2013.1928V12.9281C3%208.31651%205.72854%204.16347%209.90329%202.42077C11.2473%201.85974%2012.7527%201.85974%2014.0967%202.42077C18.2715%204.16347%2021%208.31651%2021%2012.9281V13.1928C21%2018.0569%2017.1445%2022%2012.3885%2022H11.6115C9.46786%2022%207.50718%2021.199%206%2019.8736%22%2F%3E%3Cpath%20d%3D%22M7.61475%2010.7237C8.2495%208.71826%209.63062%207.08805%2011.3858%206.27637%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/waterdrop-broken.svg?color=%231a73e8&size=48