Raindrop Icon
Free SVG icon from the Carbon Icons 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/320586.svg" alt="Raindrop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320586.svg" alt="Raindrop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320586.svg" alt="Raindrop icon" :width="24" :height="24" />
CSS background
.icon-raindrop {
background-image: url('https://proicons.com/icon/320586.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="raindrop_00000178896714841773057540000010191891716889655476_" d="M16,31.36C9.312,31.36,4.64,26.688,4.64,20 c0-4.008,1.925-6.53,2.073-6.717L15.708,0.79c0.135-0.188,0.449-0.188,0.584,0l9,12.5c0.074,0.092,2.068,2.631,2.068,6.71 C27.36,26.688,22.688,31.36,16,31.36z M16,1.616L7.292,13.71c-0.003,0.004-0.007,0.01-0.011,0.014C7.262,13.749,5.36,16.185,5.36,20 c0,6.265,4.375,10.64,10.64,10.64S26.64,26.265,26.64,20c0-3.815-1.902-6.251-1.921-6.275L16,1.616z M16,26.36v-0.72 c3.268,0,5.64-2.372,5.64-5.64h0.721C22.36,23.686,19.686,26.36,16,26.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Raindrop in other icon packs
Copied!