Water Drop Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Water Drop 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/310392.svg" alt="Water Drop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310392.svg" alt="Water Drop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310392.svg" alt="Water Drop icon" :width="24" :height="24" />
CSS background
.icon-water-drop {
background-image: url('https://proicons.com/icon/310392.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.6314 2.5228C13.1535 2.18272 12.5815 2 11.995 2C11.4084 2 10.8364 2.18272 10.3585 2.5228C7.69618 4.52457 3.24225 8.5281 3.24225 13.2623C3.24225 19.668 8.47688 22 12 22C15.5231 22 20.7577 19.668 20.7577 13.2623C20.7577 8.53811 16.2938 4.50456 13.6314 2.5228ZM12 19.2676C11.2099 19.2682 10.4275 19.1129 9.69755 18.8107C8.96761 18.5084 8.30454 18.065 7.74623 17.506C7.18786 16.9519 6.74539 16.2922 6.44467 15.5654C6.14394 14.8385 5.99098 14.0589 5.99468 13.2723C5.99468 13.0069 6.10009 12.7523 6.28779 12.5646C6.47549 12.3769 6.73012 12.2714 6.99557 12.2714C7.26102 12.2714 7.51553 12.3769 7.70323 12.5646C7.89093 12.7523 7.99646 13.0069 7.99646 13.2723C7.99293 13.7972 8.09465 14.3174 8.29579 14.8022C8.49694 15.287 8.79335 15.7266 9.16741 16.0948C9.53949 16.4665 9.98114 16.7612 10.4671 16.9621C10.9532 17.163 11.4741 17.2662 12 17.2658C12.2655 17.2658 12.52 17.3713 12.7077 17.559C12.8954 17.7467 13.0009 18.0013 13.0009 18.2667C13.0009 18.5322 12.8954 18.7867 12.7077 18.9744C12.52 19.1621 12.2655 19.2676 12 19.2676Z" fill="black"/> </svg>
Water Drop in other icon packs
Copied!