John KuehJohn Kueh

lightning a icon

Phosphor · lightning-a · MIT

Download SVG

The Phosphor lightning a icon depicts a stylized lightning bolt, often used to represent electrical power, speed, or a system status indicator.

Common uses

  • Indicate a power-on or active state.
  • Represent a quick action or shortcut.
  • Show a system alert or status.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { LightningA } from '@phosphor-icons/react';

<LightningA size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<LightningA size={24} />
thin
<LightningA size={24} weight="thin" />
light
<LightningA size={24} weight="light" />
bold
<LightningA size={24} weight="bold" />
fill
<LightningA size={24} weight="fill" />
duotone
<LightningA size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
flashautosystemlightningapowerbolt

FAQ

What does the lightning a icon represent?
It symbolizes electricity, speed, or a system status. It's commonly used for power, quick actions, or alerts.
How do I use the lightning a icon in React?
Import it using `import { LightningA } from '@phosphor-icons/react'` and then use it as a component: `<LightningA />`.
What is the license for the Phosphor lightning a icon?
The Phosphor icon library, including the lightning a icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →