The HugeIcons sun cloud angled zap 02 icon depicts a stylized sun behind a cloud with a lightning bolt, commonly used to represent weather forecasts, electrical storms, or a combination of sunny and stormy conditions.
Common uses
- Weather widget displaying current conditions
- Alert for an incoming thunderstorm
- Status indicator for a power surge or electrical event
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SunCloudAngledZap02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SunCloudAngledZap02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- weather storm iconlightning cloud sun iconthunderstorm iconelectrical storm icon
FAQ
- What does the SunCloudAngledZap02Icon represent?
- This icon represents a weather condition combining sun, cloud, and a lightning strike, often used for forecasts or storm alerts.
- How do I use this icon in React?
- Import the icon and use it within the Hugeicons component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { SunCloudAngledZap02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SunCloudAngledZap02Icon} />.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, is released 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 →