The Lucide plug icon depicts an electrical plug, commonly used in UI to represent concepts related to electricity, power, or connectivity.
Common uses
- Indicate a power source or connection status.
- Represent settings for electrical or charging options.
- Symbolize energy consumption or availability.
Use it in React
Install
npm i lucide-reactImport & render
import { Plug } from 'lucide-react';
<Plug size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- electricityenergyelectronicssocketoutletpowervoltagecurrentchargerplug
FAQ
- What does the plug icon represent?
- It represents an electrical plug, symbolizing electricity, power, or electronic devices.
- How do I use the plug icon in React?
- You can import and use it with: `import { Plug } from 'lucide-react'`.
- What is the license for the Lucide plug icon?
- The Lucide icon library, including the plug 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 →