Speed Fast Pixel Art Icon
A fast-speed icon for performance mode, fast-forward controls, high-throughput indicators and quick-processing status.
Tags
speedfast
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Speed Fast icon
A speedometer or motion indicator set toward the high end of its scale. Use it to label a 'Performance mode' toggle, a fast-playback speed option in a media player (2x, 4x), or a throughput metric showing high data rates. Contrasting it with speed-slow on a speed-selector creates an immediately readable set. In a loading or processing context, it reassures users that the operation is running quickly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/speed-fast.svg" width="24" height="24" alt="Speed Fast" />
<!-- React -->
import { SpeedFast } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="speed-fast.svg" width="48" height="48" style="image-rendering: pixelated" />