The HugeIcons chart breakout circle icon visually represents data analysis and the identification of outliers or significant trends within a dataset.
Common uses
- Highlighting unusual data points in a dashboard.
- Indicating a performance anomaly in a report.
- Visualizing a key metric's deviation in a financial summary.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartBreakoutCircleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChartBreakoutCircleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- outlier iconanomaly icondata point icontrend analysis icon
FAQ
- What does the chart breakout circle icon represent?
- This icon symbolizes a specific data point that stands out from the general trend, often used to denote anomalies or significant findings in data analysis.
- How do I use the ChartBreakoutCircleIcon in React?
- Import both HugeiconsIcon and ChartBreakoutCircleIcon, then render the icon using <HugeiconsIcon icon={ChartBreakoutCircleIcon} />.
- What is the license for this icon?
- The HugeIcons chart breakout circle icon 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 →