The Tabler chart donut 3 icon visually represents data distribution in a circular format, commonly used to display proportions or percentages within a whole in user interfaces.
Common uses
- Displaying sales figures by product category.
- Showing user engagement metrics by feature.
- Illustrating budget allocation across departments.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartDonut3 } from '@tabler/icons-react';
<IconChartDonut3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- statisticsdiagramgraphrhythmdataanalysischartdonutvisualizationanalyticscharts3doughnut chartpie chartdata visualizationsegmented circle
FAQ
- What is the purpose of the chart donut 3 icon?
- This icon is used to represent data in a circular, segmented chart, ideal for showing how different parts contribute to a whole.
- How do I use the chart donut 3 icon in React?
- You can import and use it in your React application with: import { IconChartDonut3 } from '@tabler/icons-react'.
- What is the license for the Tabler chart donut 3 icon?
- The Tabler icon library, including the chart donut 3 icon, is distributed 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 →