Stop Pixel Art Icon
A stop icon for halting playback, ending recordings and terminating running processes.
Tags
haltmediaplayerend
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Stop icon
A plain square, the transport control that brings playback or recording to a full halt. Where pause holds the current position, stop ends the session and typically returns to the beginning. Use it to end a screen or voice recording, to halt a running process or build, or in players that distinguish stopping from pausing. It completes the classic transport set alongside play, pause and record.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/stop.svg" width="24" height="24" alt="Stop" />
<!-- React -->
import { Stop } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="stop.svg" width="48" height="48" style="image-rendering: pixelated" />