Pixelarticons

Speed Slow Pixel Art Icon

A slow-speed icon for reduced performance modes, 0.5x playback, battery-saver settings and throttled processing indicators.

devices Free 1 variant

Tags

speedslow

Style variants

base

Outline ยท rounded corners

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

About the Speed Slow icon

A speedometer or indicator at its low end, communicating reduced rate or limited throughput. Reach for it in a playback-speed picker (0.5x or 0.75x), a battery-saver mode that caps CPU usage, or a throttled download setting in a network preferences panel. Alongside speed-medium and speed-fast, it completes a three-state speed selector. On its own it can label a 'Slow mode' toggle or a cautionary 'speed limited' status message.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/speed-slow.svg" width="24" height="24" alt="Speed Slow" />

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

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

Related icons