The Lucide plug zap icon depicts an electrical plug with a lightning bolt, commonly used to represent concepts related to electricity, energy, or charging in user interfaces.
Common uses
- Indicate power source or connection
- Represent charging status
- Symbolize electrical settings
Use it in React
Install
npm i lucide-reactImport & render
import { PlugZap } from 'lucide-react';
<PlugZap size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- electricityenergyelectronicschargechargingbatteryconnectplugzappower plugelectrical outletlightning boltenergy symbol
FAQ
- What does the plug zap icon represent?
- It represents electrical power, energy, or the act of charging. It's useful for any UI element related to these concepts.
- How do I use the plug zap icon in React?
- You can import and use it like this: import { PlugZap } from 'lucide-react'. Then render it as <PlugZap />.
- What is the license for this icon?
- The Lucide icon library, including the plug zap 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 →