The HugeIcons sun cloud fast wind 01 icon depicts a stylized sun behind a cloud with wind lines, often used to represent weather forecasts, atmospheric conditions, or fast-changing states.
Common uses
- Weather widget display
- Loading indicator for data fetching
- Status indicator for network speed
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SunCloudFastWind01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SunCloudFastWind01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- weather iconwindy cloudfast weatheratmospheric icon
FAQ
- What does the sun cloud fast wind 01 icon represent?
- This icon visually combines elements of sun, cloud, and wind, commonly used for weather-related information or to signify rapid change and movement.
- How do I use this icon in React?
- Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SunCloudFastWind01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SunCloudFastWind01Icon} />.
- What is the license for this icon?
- The HugeIcons sun cloud fast wind 01 icon is available 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 →