The HugeIcons sun cloud slow wind 02 icon depicts a sun partially obscured by a cloud with gentle wind, often used to represent mild or partly cloudy weather conditions.
Common uses
- Weather widgets
- Forecast displays
- Outdoor activity planning tools
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SunCloudSlowWind02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SunCloudSlowWind02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- partly cloudymild weathersun and cloudwindy
FAQ
- What does the sun cloud slow wind 02 icon represent?
- This icon visually represents a combination of sun, cloud, and gentle wind, typically indicating partly cloudy or mild weather conditions.
- How do I use this icon in React?
- Import the icon and render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { SunCloudSlowWind02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SunCloudSlowWind02Icon} />.
- What is the license for this icon?
- The HugeIcons sun cloud slow wind 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 →