The HugeIcons sun cloud angled zap 01 icon depicts a stylized sun partially obscured by a cloud with a lightning bolt, commonly used to represent weather alerts, storms, or electrical power.
Common uses
- Weather forecast widgets
- Storm warning notifications
- Electricity or power status indicators
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SunCloudAngledZap01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SunCloudAngledZap01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- weather iconstorm iconlightning cloudthunderstorm
FAQ
- What does the sun cloud angled zap 01 icon represent?
- This icon visually combines elements of the sun, a cloud, and a lightning bolt, often signifying weather events like thunderstorms or electrical phenomena.
- How do I use the SunCloudAngledZap01Icon in React?
- Import both HugeiconsIcon and SunCloudAngledZap01Icon from their respective packages and render it using <HugeiconsIcon icon={SunCloudAngledZap01Icon} />.
- What is the license for this icon?
- The HugeIcons sun cloud angled zap 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 →