The Lucide unplug icon depicts a power cord being disconnected from a socket, commonly used to represent actions like turning off devices, disconnecting power, or ending a connection.
Common uses
- Power off button
- Disconnecting a peripheral
- Ending a network connection
Use it in React
Install
npm i lucide-reactImport & render
import { Unplug } from 'lucide-react';
<Unplug size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- electricityenergyelectronicssocketoutletdisconnectunplugpower offremove plug
FAQ
- What does the unplug icon represent?
- It visually signifies the act of disconnecting a power source or ending a connection, like turning off an appliance or detaching a cable.
- How do I use the unplug icon in React?
- You can import and use it like so: import { Unplug } from 'lucide-react'; <Unplug />
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
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 →