Loading 4 Pixel Art Icon
The fourth 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 4 icon
The fourth frame in the loading set, near the end of the rotation. Chain the loading frames from loading to loading-5 for a smooth spinning wait indicator, or use this frame alone as a static busy state. It keeps users informed that the app is still fetching or processing. The spinner icon is a single-shape alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/loading-4.svg" width="24" height="24" alt="Loading 4" />
<!-- React -->
import { Loading4 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="loading-4.svg" width="48" height="48" style="image-rendering: pixelated" />