rain heavy icon
rain-heavy from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- rain-heavy
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the rain heavy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 30a1 1 0 0 1-.894-1.447l2-4a1 1 0 1 1 1.788.894l-2 4A1 1 0 0 1 17 30m-9 0a1 1 0 0 1-.894-1.447l2-4a1 1 0 1 1 1.788.894l-2 4A1 1 0 0 1 8 30"/><path fill="currentColor" d="M30 15.5a6.53 6.53 0 0 0-5.2-6.364a8.994 8.994 0 0 0-17.6 0a6.49 6.49 0 0 0-1.497 12.222l-1.597 3.195a1 1 0 1 0 1.789.894L7.617 22h6.765l-1.276 2.553a1 1 0 1 0 1.789.894L16.618 22h6.764l-1.276 2.553a1 1 0 1 0 1.789.894l1.944-3.89A6.51 6.51 0 0 0 30 15.5M23.5 20h-15a4.498 4.498 0 0 1-.356-8.981l.816-.064l.099-.812a6.994 6.994 0 0 1 13.883 0l.099.812l.815.064A4.498 4.498 0 0 1 23.5 20"/></svg>
React
import type { SVGProps } from "react";
export function CarbonRainHeavy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 30a1 1 0 0 1-.894-1.447l2-4a1 1 0 1 1 1.788.894l-2 4A1 1 0 0 1 17 30m-9 0a1 1 0 0 1-.894-1.447l2-4a1 1 0 1 1 1.788.894l-2 4A1 1 0 0 1 8 30"/><path fill="currentColor" d="M30 15.5a6.53 6.53 0 0 0-5.2-6.364a8.994 8.994 0 0 0-17.6 0a6.49 6.49 0 0 0-1.497 12.222l-1.597 3.195a1 1 0 1 0 1.789.894L7.617 22h6.765l-1.276 2.553a1 1 0 1 0 1.789.894L16.618 22h6.764l-1.276 2.553a1 1 0 1 0 1.789.894l1.944-3.89A6.51 6.51 0 0 0 30 15.5M23.5 20h-15a4.498 4.498 0 0 1-.356-8.981l.816-.064l.099-.812a6.994 6.994 0 0 1 13.883 0l.099.812l.815.064A4.498 4.498 0 0 1 23.5 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 30a1 1 0 0 1-.894-1.447l2-4a1 1 0 1 1 1.788.894l-2 4A1 1 0 0 1 17 30m-9 0a1 1 0 0 1-.894-1.447l2-4a1 1 0 1 1 1.788.894l-2 4A1 1 0 0 1 8 30"/><path fill="currentColor" d="M30 15.5a6.53 6.53 0 0 0-5.2-6.364a8.994 8.994 0 0 0-17.6 0a6.49 6.49 0 0 0-1.497 12.222l-1.597 3.195a1 1 0 1 0 1.789.894L7.617 22h6.765l-1.276 2.553a1 1 0 1 0 1.789.894L16.618 22h6.764l-1.276 2.553a1 1 0 1 0 1.789.894l1.944-3.89A6.51 6.51 0 0 0 30 15.5M23.5 20h-15a4.498 4.498 0 0 1-.356-8.981l.816-.064l.099-.812a6.994 6.994 0 0 1 13.883 0l.099.812l.815.064A4.498 4.498 0 0 1 23.5 20"/></svg> </template>
CSS
.icon-rain-heavy {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2030a1%201%200%200%201-.894-1.447l2-4a1%201%200%201%201%201.788.894l-2%204A1%201%200%200%201%2017%2030m-9%200a1%201%200%200%201-.894-1.447l2-4a1%201%200%201%201%201.788.894l-2%204A1%201%200%200%201%208%2030%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2015.5a6.53%206.53%200%200%200-5.2-6.364a8.994%208.994%200%200%200-17.6%200a6.49%206.49%200%200%200-1.497%2012.222l-1.597%203.195a1%201%200%201%200%201.789.894L7.617%2022h6.765l-1.276%202.553a1%201%200%201%200%201.789.894L16.618%2022h6.764l-1.276%202.553a1%201%200%201%200%201.789.894l1.944-3.89A6.51%206.51%200%200%200%2030%2015.5M23.5%2020h-15a4.498%204.498%200%200%201-.356-8.981l.816-.064l.099-.812a6.994%206.994%200%200%201%2013.883%200l.099.812l.815.064A4.498%204.498%200%200%201%2023.5%2020%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2030a1%201%200%200%201-.894-1.447l2-4a1%201%200%201%201%201.788.894l-2%204A1%201%200%200%201%2017%2030m-9%200a1%201%200%200%201-.894-1.447l2-4a1%201%200%201%201%201.788.894l-2%204A1%201%200%200%201%208%2030%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2015.5a6.53%206.53%200%200%200-5.2-6.364a8.994%208.994%200%200%200-17.6%200a6.49%206.49%200%200%200-1.497%2012.222l-1.597%203.195a1%201%200%201%200%201.789.894L7.617%2022h6.765l-1.276%202.553a1%201%200%201%200%201.789.894L16.618%2022h6.764l-1.276%202.553a1%201%200%201%200%201.789.894l1.944-3.89A6.51%206.51%200%200%200%2030%2015.5M23.5%2020h-15a4.498%204.498%200%200%201-.356-8.981l.816-.064l.099-.812a6.994%206.994%200%200%201%2013.883%200l.099.812l.815.064A4.498%204.498%200%200%201%2023.5%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/rain-heavy.svg?color=%231a73e8&size=48