Loading 5 Pixel Art Icon
The final frame of the loading spinner, for animating a 'busy' or buffering indicator while content loads.
Tags
loadingspinnerwaitprogress
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 Loading 5 icon
The last frame in the loading set, closing the rotation before it loops back to the first. Sequence loading through loading-5 for a full spin, or use it statically as a busy marker; the solid variant gives a heavier dot for filled states. It signals that the app is still working. For a spoke-burst spinner, see spinner.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/loading-5.svg" width="24" height="24" alt="Loading 5" />
<!-- React -->
import { Loading5 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="loading-5.svg" width="48" height="48" style="image-rendering: pixelated" />