Raindrop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Raindrop 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/331895.svg" alt="Raindrop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331895.svg" alt="Raindrop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331895.svg" alt="Raindrop icon" :width="24" :height="24" />
CSS background
.icon-raindrop {
background-image: url('https://proicons.com/icon/331895.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M14.25,19.8545h0a9.75,9.75,0,0,1,9.75,9.75v9.75a0,0,0,0,1,0,0H14.25a9.75,9.75,0,0,1-9.75-9.75v0A9.75,9.75,0,0,1,14.25,19.8545Z"/><path class="a" d="M24,39.3545h9.75a9.75,9.75,0,0,0,9.75-9.75h0a9.75,9.75,0,0,0-9.75-9.75h0a9.75,9.75,0,0,0-9.75,9.75"/><path class="a" d="M24,8.6455h0a12.72,12.72,0,0,1,12.72,12.72v12.72a0,0,0,0,1,0,0H24a12.72,12.72,0,0,1-12.72-12.72v0A12.72,12.72,0,0,1,24,8.6455Z" transform="translate(22.1372 -10.7127) rotate(45)"/></svg>
Raindrop in other icon packs
Copied!