The Lucide cloud lightning icon depicts a storm cloud with a lightning bolt, commonly used to represent weather conditions, alerts, or rapid processes.
Common uses
- Weather widgets
- Alert notifications
- Status indicators for fast operations
Use it in React
Install
npm i lucide-reactImport & render
import { CloudLightning } from 'lucide-react';
<CloudLightning size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- weatherboltcloudlightningstormthunderstormweather warningelectricity
FAQ
- What does the cloud lightning icon represent?
- It symbolizes a thunderstorm, often used for weather forecasts or to indicate a sudden, powerful event.
- How do I use this icon in React?
- Import it from the lucide-react library: import { CloudLightning } from 'lucide-react'. Then use it as a component: <CloudLightning />.
- What is the license for this icon?
- The Lucide icon library is distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →