Monitor Check Pixel Art Icon
A monitor with a checkmark for display setup success, screen test confirmation, and 'Display ready' verified states.
Tags
monitorscreendisplaydesktopchecktickconfirmdoneapproveyes
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Monitor Check icon
A desktop monitor overlaid with a checkmark, indicating the display has been successfully configured, tested, or verified. Use it in a display setup wizard's completion step, a remote desktop 'Connection established' confirmation, or a screen health check that returns a passing result. It communicates a working display without needing a text label. For a screen with a pending notification, monitor-dot is more appropriate; for a powered-down screen, monitor-off is the correct state icon.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/monitor-check.svg" width="24" height="24" alt="Monitor Check" />
<!-- React -->
import { MonitorCheck } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="monitor-check.svg" width="48" height="48" style="image-rendering: pixelated" />