The HugeIcons chart line data 03 icon depicts a line graph with data points, commonly used to visualize trends and performance over time in user interfaces.
Common uses
- Displaying stock price fluctuations
- Tracking website traffic over a week
- Showing user engagement metrics
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartLineData03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChartLineData03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- line chartgraph datatrend visualizationanalytics icon
FAQ
- What does the ChartLineData03Icon represent?
- This icon represents a line chart, illustrating data trends and changes over a period. It's useful for showing progress or historical data.
- How do I use the ChartLineData03Icon in a React project?
- Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ChartLineData03Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ChartLineData03Icon} />.
- What is the license for this icon?
- The ChartLineData03Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.