The Tabler chart radar icon depicts a radar chart, commonly used in UI to visualize multiple quantitative variables across different dimensions.
Common uses
- Displaying survey results by question
- Comparing performance metrics across categories
- Showing feature comparisons for products
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartRadar } from '@tabler/icons-react';
<IconChartRadar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- statisticsdatavaluetwodimensionsvariablereportpointschartradarchartsspider chartweb chartstar chartmulti-axis chart
FAQ
- What is this icon for?
- This icon represents a radar chart, useful for showing how different variables compare against each other on a multi-axis graph.
- How do I use this in React?
- Import it using `import { IconChartRadar } from '@tabler/icons-react';` and use it as a component: `<IconChartRadar />`.
- What is the license for this icon?
- This icon is from the Tabler library and is 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 →