John KuehJohn Kueh

cursor progress 01 icon

HugeIcons · CursorProgress01Icon · MIT

Download SVG

The HugeIcons cursor progress 01 icon depicts a mouse cursor with a spinning progress indicator, commonly used to signify that a system is busy processing a request or performing an action.

Common uses

  • Loading state for user actions
  • Indicating background processing
  • Signaling a temporary system delay

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
loading cursorbusy cursorprocessing cursorwaiting cursor

FAQ

What does the cursor progress 01 icon represent?
This icon represents a mouse cursor combined with a spinning progress indicator. It's used to show that the system is busy and processing something.
How do I use the CursorProgress01Icon in a React application?
Import both HugeiconsIcon and CursorProgress01Icon, then render the icon using the <HugeiconsIcon icon={CursorProgress01Icon} /> component.
What is the license for this icon?
The HugeIcons cursor progress 01 icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →

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