The Tabler plug off icon visually represents a disconnected electrical plug, commonly used to indicate that a device is powered down, unplugged, or that a connection has been terminated.
Common uses
- Indicate a disabled power source.
- Show a device is not connected to a network.
- Represent an inactive or removed component.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPlugOff } from '@tabler/icons-react';
<IconPlugOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- electricitychargersocketconnectionplugoffhardwaretechnologydisabledinactivedevicesunplugpower offdisconnectedno connection
FAQ
- What does the plug-off icon signify?
- It signifies disconnection, power off, or an inactive state for electrical or network connections.
- How do I use this icon in React?
- You can import and use it directly in your React components with: import { IconPlugOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon set, including the plug-off 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 →