Pixelarticons

Monitor Off Pixel Art Icon

A monitor with an off indicator for powered-down screens, display sleep states, and 'Turn off display' settings controls.

devices Pro 4 variants

Tags

monitorscreendisplaydesktopoff

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 Off icon

A desktop monitor icon with an off or disabled marker, indicating that the display is powered down, sleeping, or intentionally disabled. Use it in a 'Turn off display' power settings option, a screen-saver or sleep mode toggle, or a display list that shows monitors in standby. It communicates a deliberate inactive state rather than an error. For a rejected or failed display, monitor-x is the stronger signal; for a working but notification-carrying display, monitor-dot or monitor-check are the positive states.

Usage

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

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

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

Related icons