John KuehJohn Kueh

loader pinwheel icon

Lucide · loader-pinwheel · ISC

Download SVG

The Lucide loader pinwheel icon depicts a spinning pinwheel, commonly used to indicate that a process is ongoing and the system is busy.

Common uses

  • Displaying while data is being fetched.
  • Indicating background task progress.
  • Showing when an application is starting up.

Use it in React

Install
npm i lucide-react
Import & render
import { LoaderPinwheel } from 'lucide-react';

<LoaderPinwheel size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
loadingwaitbusyprogressthrobberspinnerspinningbeach ballfrozenfreezeloaderpinwheelbusy indicatorprogress indicator

FAQ

What is the loader pinwheel icon used for?
It visually represents a loading or waiting state, signaling to the user that an operation is in progress and they should wait.
How do I use the loader pinwheel icon in React?
You can import and use it directly in your React components like this: import { LoaderPinwheel } from 'lucide-react'.
What is the license for this icon?
The loader pinwheel icon is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →