Pixelarticons

Monitor X Pixel Art Icon

A monitor with an X for disconnected displays, failed screen connections, and 'Remove monitor' destructive actions.

devices Pro 4 variants

Tags

monitorscreendisplaydesktopclosecancelremove

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

A desktop monitor icon with an X mark, indicating that a display is disconnected, has failed, or is being removed from a configuration. Use it in a multi-monitor setup where a screen is being detached, a remote desktop error state showing the connection has been lost, or a device list confirm-remove action. The X signals a more definitive negative than monitor-off (which implies intentional sleep). For a second layout variant of the same concept, monitor-x-2 offers an alternate composition.

Usage

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

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

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

Related icons