The Lucide monitor x icon depicts a computer monitor with an 'X' mark, commonly used to signify actions like closing, stopping, removing, or indicating an error state related to a display or virtual machine.
Common uses
- Close virtual machine window
- Stop monitoring a process
- Remove device from display list
Use it in React
Install
npm i lucide-reactImport & render
import { MonitorX } from 'lucide-react';
<MonitorX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tvscreendisplaydesktopvirtual machinevmclosestopsuspendremovedeletemonitorxclose monitorstop displayremove screen
FAQ
- What does the monitor x icon represent?
- It represents a monitor with an 'X', typically used for closing, stopping, or removing a display or virtual machine.
- How do I use the monitor x icon in React?
- You can import and use it in React with: import { MonitorX } from 'lucide-react'.
- What is the license for the Lucide monitor x icon?
- The Lucide icon library, including the monitor x icon, 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 →