Pixelarticons

Monitor Pause Pixel Art Icon

A monitor with a pause symbol for paused screen sessions, frozen displays, suspended broadcasts, and 'Hold screen' controls.

devices Pro 4 variants

Tags

monitorscreendisplaydesktoppausebreakmedia

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

A desktop monitor icon combined with a pause symbol, indicating that screen content or a display session is temporarily halted. Use it on a 'Pause stream' button in a broadcasting tool, a 'Freeze frame' control in a video conferencing app, or a screen lock that pauses but does not end a remote session. It distinguishes a temporary hold from a permanent off (monitor-off) or full termination (monitor-x). Returning to the standard monitor icon signals the active resumed state.

Usage

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

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

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

Related icons