John KuehJohn Kueh

lightning slash icon

Phosphor · lightning-slash · MIT

Download SVG

The Phosphor lightning slash icon depicts a lightning bolt with a diagonal line through it, commonly used to indicate a disabled or unavailable power or electrical state.

Common uses

  • Indicate a disabled charging port
  • Show an unavailable power option
  • Represent a disconnected electrical device

Use it in React

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

<LightningSlash size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
thunderboltchargedchargerchargingpowerelectricitydisabledflashsystemlightningslashpower offno electricitythunderbolt disabledunplugged

FAQ

What does the lightning slash icon represent?
It typically signifies something related to power or electricity that is currently disabled, unavailable, or not functioning.
How do I use the lightning slash icon in React?
You can import and use it with: `import { LightningSlash } from '@phosphor-icons/react'`.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use.

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 →