Monitor Up Pixel Art Icon
A monitor with an up arrow for uploading content to screen, pushing files to display, and 'Cast to monitor' upward flows.
Tags
monitorscreendisplaydesktopupupwardtopabove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Monitor Up icon
A desktop monitor icon with an upward arrow, representing the action of sending or uploading content to a screen, such as casting from a device or pushing a file to a shared display. Use it on a 'Cast to TV' button, an 'Upload to display' action in a digital signage tool, or a 'Push to second screen' control in a presentation app. It pairs with monitor-down for bidirectional flow. For sharing with meeting participants, monitor-share is the more contextual choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/monitor-up.svg" width="24" height="24" alt="Monitor Up" />
<!-- React -->
import { MonitorUp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="monitor-up.svg" width="48" height="48" style="image-rendering: pixelated" />