Pixelarticons

Monitor Down Pixel Art Icon

A monitor with a down arrow for pulling content to screen, downloading to display, or 'Push to monitor' downward flows.

devices Pro 4 variants

Tags

monitorscreendisplaydesktopdowndownwardbottombelow

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

A desktop monitor icon with a downward arrow, representing the action of pushing or pulling content down to a screen, such as casting, downloading to a display, or receiving a screen feed. Use it in a screen-cast flow, a 'Pull latest to display' dashboard action, or a broadcast receiver panel. It pairs directionally with monitor-up for bidirectional content transfer. For screensharing specifically, monitor-share is semantically more precise; for a powered-off display, monitor-off is the right state icon.

Usage

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

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

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

Related icons