John KuehJohn Kueh

cloud big rain icon

HugeIcons · CloudBigRainIcon · MIT

Download SVG

The HugeIcons cloud big rain icon depicts heavy rainfall from a cloud, commonly used to represent severe weather warnings, bad weather conditions, or data loss/failure.

Common uses

  • Weather alerts
  • System status (e.g., error)
  • Download/upload failure

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CloudBigRainIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CloudBigRainIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
heavy rainstormdownpourbad weather

FAQ

What does the cloud big rain icon represent?
It visually signifies heavy rain, often used for severe weather alerts or to indicate a system failure or data loss.
How do I use the CloudBigRainIcon in React?
Import it as import { CloudBigRainIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={CloudBigRainIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →