John KuehJohn Kueh

chart rose icon

HugeIcons · ChartRoseIcon · MIT

Download SVG

The HugeIcons chart rose icon visually represents data distribution or proportions, often used to display market share, survey results, or demographic breakdowns.

Common uses

  • Displaying survey response distribution.
  • Illustrating market share percentages.
  • Visualizing demographic data.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rose chartradial chartdata visualizationpie chart variant

FAQ

What does the chart rose icon represent?
This icon depicts a rose chart, which is a type of circular graph used to display data in a way that resembles a rose. It's effective for showing proportions or distribution.
How do I use the ChartRoseIcon in React?
To use it in React, import both HugeiconsIcon and ChartRoseIcon, then render <HugeiconsIcon icon={ChartRoseIcon} />.
What is the license for this icon?
The HugeIcons chart rose icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →