Speed Medium Pixel Art Icon
A medium-speed icon for balanced performance modes, normal playback speed and standard throughput settings.
Tags
speedmedium
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Speed Medium icon
A speedometer pointer or indicator at the mid-range position, representing a balanced or default speed. Use it as the middle state between speed-slow and speed-fast in playback-speed selectors, network-quality pickers, or performance-mode toggles. It is most meaningful when the full set of three is present, giving users a visual scale to choose from. In isolation it can serve as a general 'normal speed' or 'standard mode' label.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/speed-medium.svg" width="24" height="24" alt="Speed Medium" />
<!-- React -->
import { SpeedMedium } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="speed-medium.svg" width="48" height="48" style="image-rendering: pixelated" />