John KuehJohn Kueh

chart radar icon

HugeIcons · ChartRadarIcon · MIT

Download SVG

The HugeIcons chart radar icon visually represents data plotted on multiple axes, commonly used to display comparative performance or feature sets.

Common uses

  • Displaying product feature comparisons
  • Showing user skill assessments
  • Visualizing survey results across categories

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartRadarIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ChartRadarIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
radar chartspider chartweb chartperformance chart

FAQ

What is the ChartRadarIcon used for?
It's used to visualize data points across several different variables, ideal for comparative analysis.
How do I use ChartRadarIcon in React?
Import it as 'ChartRadarIcon' from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={ChartRadarIcon} /> from '@hugeicons/react'.
What is the license for this icon?
The ChartRadarIcon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →