The Tabler plug x icon visually represents a disconnected electrical plug, commonly used to indicate that a device is unplugged, charging has stopped, or power is off.
Common uses
- Indicate a device is not charging.
- Show a power source is disconnected.
- Represent a disabled or off power state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlugX } from '@tabler/icons-react';
<IconPlugX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- electricitychargersocketconnectiondischargeend chargingcharge offplughardwaretechnologydevicesxunplugpower offno chargedisconnect
FAQ
- What does the plug x icon signify?
- It signifies a disconnected electrical plug, often used to show a device is unplugged or charging has ended.
- How do I use the plug x icon in React?
- You can import and use it like this: import { IconPlugX } from '@tabler/icons-react'. Then render it as <IconPlugX />.
- What is the license for this icon?
- The Tabler icons, including plug x, are 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 →