The HugeIcons sun cloud snow 02 icon depicts a transition from sunny weather to a snowy cloud, often used to represent changing weather conditions or a forecast that includes both sun and snow.
Common uses
- Weather forecast widgets
- Climate change indicators
- Seasonal event notifications
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SunCloudSnow02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SunCloudSnow02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- weather iconsnowy forecastmixed weathersun and snow
FAQ
- What does the SunCloudSnow02 icon represent?
- This icon visually represents a combination of sunny weather and a snowy cloud, suggesting a mixed or transitional weather state.
- How do I use this icon in React?
- Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SunCloudSnow02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SunCloudSnow02Icon} />.
- What is the license for this icon?
- The HugeIcons sun cloud snow 02 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 →