The Lucide zap icon depicts a stylized lightning bolt, commonly used to represent electrical power, speed, or a quick action.
Common uses
- Power button or status indicator
- Quick action or shortcut button
- Electricity or energy-related feature
Use it in React
Install
npm i lucide-reactImport & render
import { Zap } from 'lucide-react';
<Zap size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- flashcameralightningelectricityenergypowerquickzaplightning boltpower symbol
FAQ
- What does the zap icon represent?
- It represents a lightning bolt, often symbolizing electricity, power, speed, or a quick action in user interfaces.
- How do I use the zap icon in React?
- You can import and use it like this: import { Zap } from 'lucide-react'; <Zap />
- What is the license for the zap icon?
- The zap icon is part of the Lucide library, which 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 →