The Tabler plug connected icon visually represents a power plug inserted into a socket, commonly used to indicate connectivity, power status, or electrical hardware in a user interface.
Common uses
- Indicate a device is powered on or connected to a power source.
- Represent network or data cable connections.
- Symbolize hardware or electronic components in a settings menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlugConnected } from '@tabler/icons-react';
<IconPlugConnected size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- powerelectricitycablesocketplugconnectedhardwaretechnologyelectronicgadgetdevicespower connectorelectrical outletplug in
FAQ
- What does the plug connected icon represent?
- It signifies a power plug being connected to a socket, symbolizing electrical connection, power, or hardware linkage.
- How do I use this icon in React?
- You can import and use it directly with: import { IconPlugConnected } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the plug connected icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →