The Tabler chart arcs 3 icon depicts a circular progress bar or a segmented donut chart, commonly used to represent completion status, performance metrics, or data distribution in a UI.
Common uses
- Displaying task completion percentage.
- Showing user engagement levels.
- Visualizing survey results.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartArcs3 } from '@tabler/icons-react';
<IconChartArcs3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- statisticsdiagramgraphrhythmdataanalysischartarcsvisualizationanalyticscharts3donut chartprogress circleradial chartpie chart segment
FAQ
- What is the chart arcs 3 icon used for?
- It's typically used to visualize data in a circular format, such as progress, performance, or distribution.
- How do I use the chart arcs 3 icon in React?
- You can import and use it directly with: import { IconChartArcs3 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including chart arcs 3, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →