The Lucide plug 2 icon depicts a two-pronged electrical plug, commonly used in user interfaces to represent concepts related to power, electricity, or connectivity.
Common uses
- Power status indicator
- Connection settings
- Electrical outlet selection
Use it in React
Install
npm i lucide-reactImport & render
import { Plug2 } from 'lucide-react';
<Plug2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- electricityenergysocketoutletplug2power plugelectrical outlet
FAQ
- What does the plug 2 icon represent?
- It represents a two-pronged electrical plug, symbolizing power, energy, or a connection point.
- How do I use the plug 2 icon in React?
- You can import and use it in your React application with: import { Plug2 } from 'lucide-react'
- What is the license for the Lucide plug 2 icon?
- The Lucide icon library, including the plug 2 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 →