The Lucide monitor dot icon depicts a computer monitor with a small dot, often used to indicate an active or running status for a display, virtual machine, or remote session.
Common uses
- Indicate an active virtual machine.
- Show a running remote desktop session.
- Represent a live or online display status.
Use it in React
Install
npm i lucide-reactImport & render
import { MonitorDot } from 'lucide-react';
<MonitorDot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tvscreendisplaydesktoprunningactivevirtual machinevmmonitordotactive screenrunning vmdisplay statusdesktop active
FAQ
- What does the monitor dot icon represent?
- It typically signifies an active or running state for a monitor, screen, or virtual machine.
- How do I use this icon in React?
- Import it from 'lucide-react' as: import { MonitorDot } 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 →