heavy rainstorm icon

heavy-rainstorm-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
heavy-rainstorm-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the heavy rainstorm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1 2.43 10.246l.155-.58a3 3 0 0 0-4.647-3.213a2.99 2.99 0 0 0-3.5 0a2.99 2.99 0 0 0-3.5 0a3 3 0 0 0-4.648 1.66l-.553 2.063A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M7.032 14.136a1 1 0 0 1 .707 1.225l-1.553 5.796a1 1 0 0 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.708m10.5 0a1 1 0 0 1 .707 1.225l-1.553 5.796a1 1 0 1 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.708m-7 .001a1 1 0 0 1 .707 1.224l-1.553 5.796a1 1 0 0 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.707m4.208 1.224a1 1 0 0 0-1.933-.518l-1.553 5.796a1 1 0 0 0 1.932.518z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteHeavyRainstormFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1 2.43 10.246l.155-.58a3 3 0 0 0-4.647-3.213a2.99 2.99 0 0 0-3.5 0a2.99 2.99 0 0 0-3.5 0a3 3 0 0 0-4.648 1.66l-.553 2.063A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M7.032 14.136a1 1 0 0 1 .707 1.225l-1.553 5.796a1 1 0 0 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.708m10.5 0a1 1 0 0 1 .707 1.225l-1.553 5.796a1 1 0 1 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.708m-7 .001a1 1 0 0 1 .707 1.224l-1.553 5.796a1 1 0 0 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.707m4.208 1.224a1 1 0 0 0-1.933-.518l-1.553 5.796a1 1 0 0 0 1.932.518z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 8.416a6.5 6.5 0 0 1 12.586-2.204a6.002 6.002 0 0 1 2.43 10.246l.155-.58a3 3 0 0 0-4.647-3.213a2.99 2.99 0 0 0-3.5 0a2.99 2.99 0 0 0-3.5 0a3 3 0 0 0-4.648 1.66l-.553 2.063A5 5 0 0 1 5 8.416"/><path fill="currentColor" d="M7.032 14.136a1 1 0 0 1 .707 1.225l-1.553 5.796a1 1 0 0 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.708m10.5 0a1 1 0 0 1 .707 1.225l-1.553 5.796a1 1 0 1 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.708m-7 .001a1 1 0 0 1 .707 1.224l-1.553 5.796a1 1 0 0 1-1.932-.518l1.553-5.795a1 1 0 0 1 1.225-.707m4.208 1.224a1 1 0 0 0-1.933-.518l-1.553 5.796a1 1 0 0 0 1.932.518z"/></svg>
</template>

CSS

.icon-heavy-rainstorm-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%208.416a6.5%206.5%200%200%201%2012.586-2.204a6.002%206.002%200%200%201%202.43%2010.246l.155-.58a3%203%200%200%200-4.647-3.213a2.99%202.99%200%200%200-3.5%200a2.99%202.99%200%200%200-3.5%200a3%203%200%200%200-4.648%201.66l-.553%202.063A5%205%200%200%201%205%208.416%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.032%2014.136a1%201%200%200%201%20.707%201.225l-1.553%205.796a1%201%200%200%201-1.932-.518l1.553-5.795a1%201%200%200%201%201.225-.708m10.5%200a1%201%200%200%201%20.707%201.225l-1.553%205.796a1%201%200%201%201-1.932-.518l1.553-5.795a1%201%200%200%201%201.225-.708m-7%20.001a1%201%200%200%201%20.707%201.224l-1.553%205.796a1%201%200%200%201-1.932-.518l1.553-5.795a1%201%200%200%201%201.225-.707m4.208%201.224a1%201%200%200%200-1.933-.518l-1.553%205.796a1%201%200%200%200%201.932.518z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%208.416a6.5%206.5%200%200%201%2012.586-2.204a6.002%206.002%200%200%201%202.43%2010.246l.155-.58a3%203%200%200%200-4.647-3.213a2.99%202.99%200%200%200-3.5%200a2.99%202.99%200%200%200-3.5%200a3%203%200%200%200-4.648%201.66l-.553%202.063A5%205%200%200%201%205%208.416%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.032%2014.136a1%201%200%200%201%20.707%201.225l-1.553%205.796a1%201%200%200%201-1.932-.518l1.553-5.795a1%201%200%200%201%201.225-.708m10.5%200a1%201%200%200%201%20.707%201.225l-1.553%205.796a1%201%200%201%201-1.932-.518l1.553-5.795a1%201%200%200%201%201.225-.708m-7%20.001a1%201%200%200%201%20.707%201.224l-1.553%205.796a1%201%200%200%201-1.932-.518l1.553-5.795a1%201%200%200%201%201.225-.707m4.208%201.224a1%201%200%200%200-1.933-.518l-1.553%205.796a1%201%200%200%200%201.932.518z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/heavy-rainstorm-fill.svg?color=%231a73e8&size=48