The Lucide chart line icon depicts a simple line graph, commonly used in user interfaces to represent trends, data visualization, or statistical information.
Common uses
- Displaying sales trends over time
- Visualizing user engagement metrics
- Showing performance data in a dashboard
Use it in React
Install
npm i lucide-reactImport & render
import { ChartLine } from 'lucide-react';
<ChartLine size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagramgraphchartlineline graphtrend chartdata visualizationstatistics icon
FAQ
- What is the chart line icon used for?
- It's used to visually represent data, trends, or statistics, often in dashboards or reporting interfaces.
- How do I use the chart line icon in React?
- Import it from 'lucide-react' and use it as a component: import { ChartLine } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.