The Tabler chart line icon, codenamed chart-line, visually represents a line graph, commonly used in user interfaces to display trends, statistics, or data over time.
Common uses
- Displaying sales performance over months.
- Showing website traffic trends.
- Illustrating stock price fluctuations.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartLine } from '@tabler/icons-react';
<IconChartLine size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- statisticsdiagramgraphrhythmdataanalysischartlinevisualizationanalyticschartsline graphtrend chartdata visualizationanalytics graph
FAQ
- What is the chart-line icon used for?
- It's typically used to represent data visualization, such as trends, statistics, or progress over time in a graphical format.
- How do I use the chart-line icon in React?
- You can import and use it in your React application with: import { IconChartLine } from '@tabler/icons-react'.
- What is the license for the Tabler chart-line icon?
- The Tabler icon library, including the chart-line icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →