John KuehJohn Kueh

loader pinwheel icon

HugeIcons · LoaderPinwheelIcon · MIT

Download SVG

The HugeIcons loader pinwheel icon depicts a spinning pinwheel, commonly used to indicate that a process is loading or in progress.

Common uses

  • Loading state for data fetching
  • Processing user input
  • Background task indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LoaderPinwheelIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={LoaderPinwheelIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
spinnerloadingprogressanimation

FAQ

What is the loader pinwheel icon used for?
It visually represents an ongoing process, such as loading data or performing an action, to inform the user that the system is busy.
How do I use the LoaderPinwheelIcon in React?
Import both HugeiconsIcon and LoaderPinwheelIcon, then render the icon using <HugeiconsIcon icon={LoaderPinwheelIcon} />.
What is the license for this icon?
The HugeIcons loader pinwheel icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

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