The Lucide monitor off icon visually represents a display screen that is turned off or inactive, commonly used to indicate a disabled or unavailable monitor status.
Common uses
- Disabling a display input
- Showing a disconnected monitor
- Indicating a powered-off screen
Use it in React
Install
npm i lucide-reactImport & render
import { MonitorOff } from 'lucide-react';
<MonitorOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- sharemonitoroffdisplay offscreen offno signalmonitor disabled
FAQ
- What does the monitor off icon signify?
- This icon signifies a monitor that is not active, powered down, or disconnected. It's used to visually communicate that a display is unavailable.
- How do I use the monitor off icon in React?
- You can import and use it in your React application with the following statement: import { MonitorOff } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons, including the monitor off icon, are distributed under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.