Monitor Share Pixel Art Icon
A monitor with a share arrow for screen sharing, casting, presenting displays remotely, and 'Share screen' meeting controls.
Tags
monitorscreendisplaydesktopsharesendexportsocial
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Monitor Share icon
A desktop monitor icon overlaid with a share or send arrow, representing the action of sharing a screen with remote participants. Use it on a 'Share screen' button in a video conferencing or presentation tool, a 'Cast to display' option in a media player, or a 'Start screenshare' control in a remote support session. It is the most direct icon for screensharing. For receiving shared content, monitor-down is the directional counterpart; for pausing a share, monitor-pause follows naturally.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/monitor-share.svg" width="24" height="24" alt="Monitor Share" />
<!-- React -->
import { MonitorShare } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="monitor-share.svg" width="48" height="48" style="image-rendering: pixelated" />