John KuehJohn Kueh

sun cloud snow 01 icon

HugeIcons · SunCloudSnow01Icon · MIT

Download SVG

The HugeIcons sun cloud snow 01 icon depicts a weather condition combining sun, cloud, and snow, often used to represent mixed or changing weather, or a specific forecast.

Common uses

  • Weather forecast widgets
  • Temperature display for cold, sunny days
  • Seasonal theme indicators

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
weathermixed weathersnowy sunwinter sun

FAQ

What does the Sun Cloud Snow 01 icon represent?
This icon visually combines elements of sun, cloud, and snow to signify a weather state that includes all three, such as a sunny day with snow falling or a forecast for such conditions.
How do I use the SunCloudSnow01Icon in React?
Import it using `import { SunCloudSnow01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={SunCloudSnow01Icon} />`.
What is the license for this icon?
The Sun Cloud Snow 01 icon is distributed under the MIT license, allowing for free use in both personal and 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 →