John KuehJohn Kueh

sun cloud hailstone 01 icon

HugeIcons · SunCloudHailstone01Icon · MIT

Download SVG

The HugeIcons sun cloud hailstone 01 icon depicts a combination of weather elements and is typically used to represent mixed precipitation or changing weather conditions in a UI.

Common uses

  • Weather forecast widgets
  • Alerts for mixed precipitation
  • User settings for weather preferences

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mixed weathersleetwinter weatherprecipitation

FAQ

What does the sun cloud hailstone 01 icon represent?
This icon visually combines sun, cloud, and hailstone elements to signify mixed weather conditions or transitions between different types of precipitation.
How do I use the SunCloudHailstone01Icon in React?
Import it using `import { SunCloudHailstone01Icon } from '@hugeicons/core-free-icons';` and then render it with `<HugeiconsIcon icon={SunCloudHailstone01Icon} />`.
What is the license for this icon?
The HugeIcons sun cloud hailstone 01 icon is distributed under the MIT license.

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 →