John KuehJohn Kueh

sun cloud hailstone 02 icon

HugeIcons · SunCloudHailstone02Icon · MIT

Download SVG

The HugeIcons sun cloud hailstone 02 icon depicts a weather forecast with sun, clouds, and hail, commonly used to represent mixed or uncertain weather conditions in UI elements.

Common uses

  • Weather forecast widgets
  • Alerts for mixed precipitation
  • UI for weather-related apps

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
weather iconhail iconmixed weatherstorm icon

FAQ

What does the sun cloud hailstone 02 icon represent?
This icon represents a weather condition that includes sun, clouds, and hail, suggesting a complex or changing weather pattern.
How do I use the SunCloudHailstone02Icon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={SunCloudHailstone02Icon} />.
What is the license for this icon?
The SunCloudHailstone02Icon 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 →