The Tabler chart donut 4 icon visually represents data distribution in a circular format, commonly used to illustrate proportions or percentages within a whole in user interfaces.
Common uses
- Displaying sales figures by region.
- Showing user engagement breakdown.
- Illustrating survey response distribution.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartDonut4 } from '@tabler/icons-react';
<IconChartDonut4 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- statisticsdiagramgraphrhythmdataanalysischartdonutvisualizationanalyticscharts4doughnut chartpie chartdata visualizationstatistics graph
FAQ
- What is the chart donut 4 icon used for?
- It's used to show how different parts make up a whole, like market share or survey results.
- How do I use this icon in React?
- Import it using `import { IconChartDonut4 } from '@tabler/icons-react'` and render the component.
- What is the license for this icon?
- The Tabler icons, including chart donut 4, 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 →