water icon
water-broken from Solar by 480 Design · Broken · Sports · CC-BY-4.0 Attribution required.
- Name
- water-broken
- Set
- Solar
- Style
- Broken
- Category
- Sports
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
waterAkar IconswaterBootstrap IconswaterBoxIcons v2waterFont Awesome 6 SolidwaterFont Awesome Solidwater-16-filledFluent UI System IconswaterIconParkwaterIconPark OutlinewaterIconPark SolidwaterIconPark TwoTonewaterIonIconswaterLine AwesomewaterMaterial Line IconswaterMaterial SymbolswaterMaterial Symbols LightwaterMaterial Design IconswaterUnicons
More sports icons from Solar
balls-boldbasketball-boldbicycling-boldbicycling-round-boldbody-shape-boldbody-shape-minimalistic-boldbowling-bolddumbbell-bolddumbbell-large-bolddumbbell-large-minimalistic-bolddumbbell-small-bolddumbbells-2-bolddumbbells-boldfootball-boldgolf-boldhiking-boldhiking-minimalistic-boldhiking-round-boldmeditation-boldmeditation-round-boldranking-boldrugby-boldrunning-2-boldrunning-bold
Use the water 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-linejoin="round" stroke-width="1.5"><path d="M12 19C9.49345 19 7.91806 17.6547 6.86651 16.3888C6.42721 15.8599 5.58617 15.867 5.20168 16.4323C4.50078 17.4629 3.68402 18.4127 2 18.7859M22 18.7859C20.4123 18.4341 19.5955 17.5697 18.9199 16.6083C18.4965 16.0059 17.5655 16.0425 17.1055 16.6208C16.6953 17.1365 16.2063 17.6119 15.6148 18"/><path d="M12 9C14.5065 9 16.0819 7.65471 17.1335 6.38877C17.5728 5.85991 18.4138 5.86697 18.7983 6.43233C19.4992 7.46288 20.316 8.41274 22 8.78594M2 8.78594C3.58767 8.4341 4.40448 7.56969 5.08009 6.60834C5.50345 6.00591 6.43454 6.04252 6.89447 6.62076C7.30467 7.13646 7.79373 7.6119 8.38519 8"/><path d="M22 13.7859C20.4123 13.4341 19.5955 12.5697 18.9199 11.6083C18.4965 11.0059 17.5655 11.0425 17.1055 11.6208C16.0541 12.9427 14.4844 14 12 14C9.49345 14 7.91806 12.6547 6.86651 11.3888C6.42721 10.8599 5.58617 10.867 5.20168 11.4323C4.50078 12.4629 3.68402 13.4127 2 13.7859"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWaterBroken(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M12 19C9.49345 19 7.91806 17.6547 6.86651 16.3888C6.42721 15.8599 5.58617 15.867 5.20168 16.4323C4.50078 17.4629 3.68402 18.4127 2 18.7859M22 18.7859C20.4123 18.4341 19.5955 17.5697 18.9199 16.6083C18.4965 16.0059 17.5655 16.0425 17.1055 16.6208C16.6953 17.1365 16.2063 17.6119 15.6148 18"/><path d="M12 9C14.5065 9 16.0819 7.65471 17.1335 6.38877C17.5728 5.85991 18.4138 5.86697 18.7983 6.43233C19.4992 7.46288 20.316 8.41274 22 8.78594M2 8.78594C3.58767 8.4341 4.40448 7.56969 5.08009 6.60834C5.50345 6.00591 6.43454 6.04252 6.89447 6.62076C7.30467 7.13646 7.79373 7.6119 8.38519 8"/><path d="M22 13.7859C20.4123 13.4341 19.5955 12.5697 18.9199 11.6083C18.4965 11.0059 17.5655 11.0425 17.1055 11.6208C16.0541 12.9427 14.4844 14 12 14C9.49345 14 7.91806 12.6547 6.86651 11.3888C6.42721 10.8599 5.58617 10.867 5.20168 11.4323C4.50078 12.4629 3.68402 13.4127 2 13.7859"/></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-linejoin="round" stroke-width="1.5"><path d="M12 19C9.49345 19 7.91806 17.6547 6.86651 16.3888C6.42721 15.8599 5.58617 15.867 5.20168 16.4323C4.50078 17.4629 3.68402 18.4127 2 18.7859M22 18.7859C20.4123 18.4341 19.5955 17.5697 18.9199 16.6083C18.4965 16.0059 17.5655 16.0425 17.1055 16.6208C16.6953 17.1365 16.2063 17.6119 15.6148 18"/><path d="M12 9C14.5065 9 16.0819 7.65471 17.1335 6.38877C17.5728 5.85991 18.4138 5.86697 18.7983 6.43233C19.4992 7.46288 20.316 8.41274 22 8.78594M2 8.78594C3.58767 8.4341 4.40448 7.56969 5.08009 6.60834C5.50345 6.00591 6.43454 6.04252 6.89447 6.62076C7.30467 7.13646 7.79373 7.6119 8.38519 8"/><path d="M22 13.7859C20.4123 13.4341 19.5955 12.5697 18.9199 11.6083C18.4965 11.0059 17.5655 11.0425 17.1055 11.6208C16.0541 12.9427 14.4844 14 12 14C9.49345 14 7.91806 12.6547 6.86651 11.3888C6.42721 10.8599 5.58617 10.867 5.20168 11.4323C4.50078 12.4629 3.68402 13.4127 2 13.7859"/></g></svg> </template>
CSS
.icon-water-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2019C9.49345%2019%207.91806%2017.6547%206.86651%2016.3888C6.42721%2015.8599%205.58617%2015.867%205.20168%2016.4323C4.50078%2017.4629%203.68402%2018.4127%202%2018.7859M22%2018.7859C20.4123%2018.4341%2019.5955%2017.5697%2018.9199%2016.6083C18.4965%2016.0059%2017.5655%2016.0425%2017.1055%2016.6208C16.6953%2017.1365%2016.2063%2017.6119%2015.6148%2018%22%2F%3E%3Cpath%20d%3D%22M12%209C14.5065%209%2016.0819%207.65471%2017.1335%206.38877C17.5728%205.85991%2018.4138%205.86697%2018.7983%206.43233C19.4992%207.46288%2020.316%208.41274%2022%208.78594M2%208.78594C3.58767%208.4341%204.40448%207.56969%205.08009%206.60834C5.50345%206.00591%206.43454%206.04252%206.89447%206.62076C7.30467%207.13646%207.79373%207.6119%208.38519%208%22%2F%3E%3Cpath%20d%3D%22M22%2013.7859C20.4123%2013.4341%2019.5955%2012.5697%2018.9199%2011.6083C18.4965%2011.0059%2017.5655%2011.0425%2017.1055%2011.6208C16.0541%2012.9427%2014.4844%2014%2012%2014C9.49345%2014%207.91806%2012.6547%206.86651%2011.3888C6.42721%2010.8599%205.58617%2010.867%205.20168%2011.4323C4.50078%2012.4629%203.68402%2013.4127%202%2013.7859%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2019C9.49345%2019%207.91806%2017.6547%206.86651%2016.3888C6.42721%2015.8599%205.58617%2015.867%205.20168%2016.4323C4.50078%2017.4629%203.68402%2018.4127%202%2018.7859M22%2018.7859C20.4123%2018.4341%2019.5955%2017.5697%2018.9199%2016.6083C18.4965%2016.0059%2017.5655%2016.0425%2017.1055%2016.6208C16.6953%2017.1365%2016.2063%2017.6119%2015.6148%2018%22%2F%3E%3Cpath%20d%3D%22M12%209C14.5065%209%2016.0819%207.65471%2017.1335%206.38877C17.5728%205.85991%2018.4138%205.86697%2018.7983%206.43233C19.4992%207.46288%2020.316%208.41274%2022%208.78594M2%208.78594C3.58767%208.4341%204.40448%207.56969%205.08009%206.60834C5.50345%206.00591%206.43454%206.04252%206.89447%206.62076C7.30467%207.13646%207.79373%207.6119%208.38519%208%22%2F%3E%3Cpath%20d%3D%22M22%2013.7859C20.4123%2013.4341%2019.5955%2012.5697%2018.9199%2011.6083C18.4965%2011.0059%2017.5655%2011.0425%2017.1055%2011.6208C16.0541%2012.9427%2014.4844%2014%2012%2014C9.49345%2014%207.91806%2012.6547%206.86651%2011.3888C6.42721%2010.8599%205.58617%2010.867%205.20168%2011.4323C4.50078%2012.4629%203.68402%2013.4127%202%2013.7859%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/water-broken.svg?color=%231a73e8&size=48