Monitor X 2 Pixel Art Icon
A second monitor-X icon variant for display disconnection, screen removal, and failed display states with an alternate layout.
Tags
monitorscreendisplaydesktopclosecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Monitor X 2 icon
An alternate arrangement of a desktop monitor icon with an X mark, carrying the same meaning as monitor-x: a display that is disconnected, removed, or in an error state. Use it when monitor-x is already in use on the same screen and visual variety is needed, or when this layout reads more cleanly in your icon grid. Both variants suit multi-monitor configuration panels, remote desktop error states, and device-removal confirmation dialogs. Choose based on which composition best fits your layout.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/monitor-x-2.svg" width="24" height="24" alt="Monitor X 2" />
<!-- React -->
import { MonitorX2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="monitor-x-2.svg" width="48" height="48" style="image-rendering: pixelated" />