Pixelarticons

Chart Line Pixel Art Icon

A line chart icon for analytics dashboards, financial trends, sales graphs, and performance tracking.

finance Pro 2 variants

Tags

chartgraphstatisticsanalyticsdata

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Chart Line icon

A plotted line rising across a grid of axes: the clearest shorthand for trends over time. Analytics dashboards, finance apps, and reporting tools all reach for it to label graphs, toggle chart views, or mark a 'View trends' link. It implies continuous change rather than discrete values, so when you need to compare separate categories side by side, the bar or column chart icon reads more accurately.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/chart-line.svg" width="24" height="24" alt="Chart Line" />

<!-- React -->
import { ChartLine } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-line.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons