Droplets Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Droplets icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/339345.svg" alt="Droplets icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339345.svg" alt="Droplets icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339345.svg" alt="Droplets icon" :width="24" :height="24" />
CSS background
.icon-droplets {
background-image: url('https://proicons.com/icon/339345.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><path class="a" d="M8.5,28C8.5,14.23,24,4.5,24,4.5S39.5,14.3,39.5,28a15.5,15.5,0,0,1-31,0Z"/><path class="a" d="M19,28a5,5,0,0,0,10,0Z"/><circle class="b" cx="20.098" cy="24.0714" r="0.75"/><circle class="b" cx="27.9286" cy="24.0714" r="0.75"/></svg>
Droplets in other icon packs
Copied!