rain double drop icon
rain-double-drop from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- rain-double-drop
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the rain double drop 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-width="1.5"><path d="M2 13.342c0-3.347 2.738-6.655 4.66-8.564c1.044-1.037 2.636-1.037 3.68 0C12.262 6.688 15 9.995 15 13.342C15 16.624 12.539 20 8.5 20S2 16.624 2 13.342Z"/><path stroke-linecap="round" d="M15.5 20c4.039 0 6.5-3.376 6.5-6.658c0-3.347-2.738-6.655-4.66-8.564c-1.044-1.037-2.636-1.037-3.68 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRainDoubleDrop(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" strokeWidth="1.5"><path d="M2 13.342c0-3.347 2.738-6.655 4.66-8.564c1.044-1.037 2.636-1.037 3.68 0C12.262 6.688 15 9.995 15 13.342C15 16.624 12.539 20 8.5 20S2 16.624 2 13.342Z"/><path strokeLinecap="round" d="M15.5 20c4.039 0 6.5-3.376 6.5-6.658c0-3.347-2.738-6.655-4.66-8.564c-1.044-1.037-2.636-1.037-3.68 0"/></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-width="1.5"><path d="M2 13.342c0-3.347 2.738-6.655 4.66-8.564c1.044-1.037 2.636-1.037 3.68 0C12.262 6.688 15 9.995 15 13.342C15 16.624 12.539 20 8.5 20S2 16.624 2 13.342Z"/><path stroke-linecap="round" d="M15.5 20c4.039 0 6.5-3.376 6.5-6.658c0-3.347-2.738-6.655-4.66-8.564c-1.044-1.037-2.636-1.037-3.68 0"/></g></svg> </template>
CSS
.icon-rain-double-drop {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2013.342c0-3.347%202.738-6.655%204.66-8.564c1.044-1.037%202.636-1.037%203.68%200C12.262%206.688%2015%209.995%2015%2013.342C15%2016.624%2012.539%2020%208.5%2020S2%2016.624%202%2013.342Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.5%2020c4.039%200%206.5-3.376%206.5-6.658c0-3.347-2.738-6.655-4.66-8.564c-1.044-1.037-2.636-1.037-3.68%200%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2013.342c0-3.347%202.738-6.655%204.66-8.564c1.044-1.037%202.636-1.037%203.68%200C12.262%206.688%2015%209.995%2015%2013.342C15%2016.624%2012.539%2020%208.5%2020S2%2016.624%202%2013.342Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.5%2020c4.039%200%206.5-3.376%206.5-6.658c0-3.347-2.738-6.655-4.66-8.564c-1.044-1.037-2.636-1.037-3.68%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/rain-double-drop.svg?color=%231a73e8&size=48