The HugeIcons chart line data 02 icon depicts a line graph with data points, commonly used to visualize trends and performance over time in user interfaces.
Common uses
- Displaying stock market trends
- Tracking website traffic over a period
- Showing progress in a dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartLineData02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChartLineData02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- line chartgraph datatrend iconanalytics
FAQ
- What does the chart line data 02 icon represent?
- This icon represents a line chart, illustrating data trends and changes over a specific timeframe.
- How do I use the ChartLineData02Icon in a React project?
- Import it as 'ChartLineData02Icon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={ChartLineData02Icon} />.
- What is the license for this icon?
- The HugeIcons chart line data 02 icon is released 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 →