John KuehJohn Kueh

activity 03 icon

HugeIcons · Activity03Icon · MIT

Download SVG

The HugeIcons activity 03 icon depicts a series of interconnected dots, often used to represent ongoing processes, loading states, or data synchronization in user interfaces.

Common uses

  • Loading indicator for background tasks
  • Visual cue for data streaming
  • Progressive loading animation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
loading dotssync iconprocessing icondata flow

FAQ

What does the Activity 03 icon represent?
It visually signifies ongoing activity, such as loading, processing, or data transfer.
How do I use the Activity03Icon in React?
Import it as `import { Activity03Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Activity03Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

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 →