Pixelarticons

Monitor Pixel Art Icon

A desktop monitor icon for display settings, screen resolution controls, remote desktop labels, and multi-screen layouts.

devices Free 4 variants

Tags

screendisplaydesktop

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 icon

A flat-panel desktop monitor, representing an external display or a workstation's primary screen. Use it on a display settings page, a screen resolution or brightness control, a remote desktop entry point, or a multi-monitor configuration panel. It is the standard icon for screen-related features in a desktop context. For status variations, monitor-check shows a verified screen and monitor-off shows it powered down. For showing both desktop and mobile, monitor-smartphone covers the responsive design concept.

Usage

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

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

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

Related icons