The Tabler chart circles icon depicts a circular data visualization, commonly used to represent proportions, progress, or segmented data in user interfaces.
Common uses
- Displaying sales performance by region.
- Showing user engagement breakdown.
- Illustrating survey result distributions.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartCircles } from '@tabler/icons-react';
<IconChartCircles size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- statisticsanalysisanalysegraphchartcirclesvisualizationroundcircularanalyticschartsdonut chartpie chartprogress circlesegmented circle
FAQ
- What is the chart circles icon used for?
- This icon is typically used to represent data that can be divided into segments or proportions, such as pie charts or donut charts, in UI elements.
- How do I use the chart circles icon in React?
- You can import and use it directly in your React components with: import { IconChartCircles } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including chart-circles, 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 →