John KuehJohn Kueh

progress 02 icon

HugeIcons · Progress02Icon · MIT

Download SVG

The HugeIcons progress 02 icon depicts a circular loading indicator with a segment missing, commonly used to signify that a process is ongoing and awaiting completion.

Common uses

  • Displaying background task progress
  • Indicating data fetching status
  • Showing indeterminate loading states

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
loading spinnerindeterminate progresswaiting iconcircular loader

FAQ

What does the Progress 02 icon represent?
It represents a circular progress indicator, often used to show that an operation is in progress and waiting for completion.
How do I use the Progress 02 icon in React?
Import both HugeiconsIcon and Progress02Icon, then render it using <HugeiconsIcon icon={Progress02Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →