The Lucide zap off icon visually represents a deactivated or unavailable electrical power state, commonly used to indicate that a feature related to power or energy is turned off or not functioning.
Common uses
- Power button disabled state
- Feature toggled off
- Connection lost indicator
Use it in React
Install
npm i lucide-reactImport & render
import { ZapOff } from 'lucide-react';
<ZapOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- flashcameralightningelectricityenergypowerzapoffpower offno electricitydeactivatedunplugged
FAQ
- What does the zap off icon represent?
- It signifies that electrical power or energy is currently off or unavailable. It's used to show a deactivated state for power-related functions.
- How do I use the zap off icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { ZapOff } from 'lucide-react'.
- What is the license for the Lucide zap off icon?
- The Lucide icon library, including the zap off icon, is available under the ISC 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 →