The Phosphor cloud lightning icon depicts a cloud with a lightning bolt, commonly used to represent stormy weather conditions or electrical hazards in user interfaces.
Common uses
- Weather forecast widgets
- Alerts for severe weather
- Status indicators for power surges
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CloudLightning } from '@phosphor-icons/react';
<CloudLightning size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CloudLightning size={24} />thin
<CloudLightning size={24} weight="thin" />light
<CloudLightning size={24} weight="light" />bold
<CloudLightning size={24} weight="bold" />fill
<CloudLightning size={24} weight="fill" />duotone
<CloudLightning size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- weather
- Keywords
- meteorologycloudyovercaststormythunderstormweathercloudlightningstormy weatherweather warningelectrical storm
FAQ
- What does the cloud lightning icon represent?
- It visually signifies a thunderstorm or a situation involving both clouds and lightning, often used for weather-related information or warnings.
- How do I use the cloud lightning icon in React?
- You can import and use it directly from the Phosphor React library with the following statement: import { CloudLightning } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the cloud lightning icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.