108 new icons just landed: the full A to Z alphabet. See what's new →
Pixelarticons
Loading 2 pixel art icon

Loading 2 Pixel Art Icon

The second frame of the loading spinner, for animating a 'busy' or buffering indicator while content loads.

System & Devices Free 1 variant

Tags

loadingspinnerwaitprogress

Style variants

base

Outline · rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Loading 2 icon

The second frame in the loading set, its arc rotated a step further. Sequence loading, loading-2, loading-3, loading-4 and loading-5 to animate a spinning wait indicator, or drop in any single frame as a static busy marker. It tells the user the app is working and to hold on. The spinner icon offers a burst-style alternative.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/loading-2.svg" width="24" height="24" alt="Loading 2" />

<!-- React -->
import { Loading2 } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="loading-2.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons