The HugeIcons activity 01 icon depicts a circular graph with a line graph overlay, commonly used to represent data, progress, or user activity.
Common uses
- Displaying user engagement metrics
- Illustrating performance trends
- Indicating system status updates
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Activity01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Activity01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- graph iconchart iconanalytics iconprogress icon
FAQ
- What does the Activity 01 icon represent?
- It visually represents data, progress, or user activity, often seen in charts or graphs.
- How do I use the Activity 01 icon in React?
- Import Activity01Icon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Activity01Icon} /> from '@hugeicons/react'.
- What is the license for this icon?
- The Activity 01 icon is distributed 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →