The Lucide power off icon visually represents the action of shutting down or deactivating a device or application.
Common uses
- Log out button
- Shutdown system option
- Turn off device toggle
Use it in React
Install
npm i lucide-reactImport & render
import { PowerOff } from 'lucide-react';
<PowerOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- onoffdeviceswitchpowerlogoutshutdowndisconnect
FAQ
- What does the power off icon signify?
- It signifies the action of turning something off, such as a device, application, or system.
- How do I use the power off icon in React?
- You can import and use it like this: import { PowerOff } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library 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 →