55 new icons just landed, every one from your searches. See what's new →
Pixelarticons
Stop pixel art icon

Stop Pixel Art Icon

A stop icon for halting playback, ending recordings and terminating running processes.

Media Free 2 variants

Tags

haltmediaplayerend

Style variants

base

Outline · rounded corners

solid

Filled · rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

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" />

Related icons