Spinner Pixel Art Icon
A spinner icon for loading and busy states, processing feedback, and 'working…' indicators.
Tags
spinnerloadingbusywait
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 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Spinner icon
A radial burst of spokes, the classic 'spinner' shown while something loads or processes. Animate its rotation for a busy indicator, or use it statically to mark an in-progress state. It is the most recognisable 'please wait' symbol in software. The loading set offers a ring-style alternative with staged frames.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/spinner.svg" width="24" height="24" alt="Spinner" />
<!-- React -->
import { Spinner } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="spinner.svg" width="48" height="48" style="image-rendering: pixelated" />