John KuehJohn Kueh

sun cloud little snow 02 icon

HugeIcons · SunCloudLittleSnow02Icon · MIT

Download SVG

The HugeIcons sun cloud little snow 02 icon depicts a sun partially obscured by a cloud with a few snowflakes, commonly used to represent light snow, a cold but partly sunny day, or a winter weather advisory.

Common uses

  • Weather widgets
  • Seasonal themes
  • Temperature alerts

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
partly sunny snowcold weatherwinter iconlight snow

FAQ

What does the SunCloudLittleSnow02Icon represent?
This icon represents a mix of sun and light snow, indicating partly sunny and cold weather conditions, often associated with winter.
How do I use this icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { SunCloudLittleSnow02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SunCloudLittleSnow02Icon} />.
What is the license for this icon?
The HugeIcons sun cloud little snow 02 icon is available 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 →