John KuehJohn Kueh

sun cloud big rain 02 icon

HugeIcons · SunCloudBigRain02Icon · MIT

Download SVG

The HugeIcons sun cloud big rain 02 icon depicts a sun partially obscured by a cloud with large raindrops, commonly used to represent rainy weather forecasts or conditions.

Common uses

  • Weather widgets
  • Outdoor event status
  • Travel advisories

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rainy weatherstormy forecastcloudy with rainheavy rain

FAQ

What does the SunCloudBigRain02Icon represent?
This icon represents a weather condition with a mix of sun and heavy rain.
How do I use this icon in a React application?
Import the icon and use it with the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SunCloudBigRain02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SunCloudBigRain02Icon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →