55 new icons just landed, every one from your searches. See what's new →
Pixelarticons
Chart Line pixel art icon

Chart Line Pixel Art Icon

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

Math & Finance Free 2 variants

Tags

chartgraphstatisticsanalyticsdata

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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