Pixelarticons

Monitor Dot Pixel Art Icon

A monitor with a dot badge for screen notifications, active display alerts, and 'Display has activity' indicators.

devices Pro 4 variants

Tags

monitorscreendisplaydesktopdot

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Monitor Dot icon

A desktop monitor icon with a small dot overlay, signaling a notification or active status on the connected screen. Use it to indicate unread alerts from a specific display, an active stream or broadcast on a secondary monitor, or a status badge showing a display is in use. It follows the same badge pattern as bell-dot and other dot variants. For a confirmed-working display, monitor-check reads better; for screen sharing, monitor-share is more descriptive of the action.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/monitor-dot.svg" width="24" height="24" alt="Monitor Dot" />

<!-- React -->
import { MonitorDot } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="monitor-dot.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons