Presentation Chart Line Pixel Art Icon
A presentation screen with a line chart for time-series decks, performance trend slideshows, and analytics presentations.
Tags
presentationchartgraphstatisticsanalyticsdata
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Presentation Chart Line icon
A presentation board containing a line chart, representing a slide deck focused on trends over time. Place it on a 'Monthly performance deck' link, a 'View trend presentation' button in a dashboard, a slide template picker for time-series data, or a 'Quarterly report' slideshow entry. Line charts emphasize continuous change, so this icon is most accurate for time-indexed data. For categorical or snapshot data, presentation-chart or presentation-chart-column-increasing is a stronger visual match.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/presentation-chart-line.svg" width="24" height="24" alt="Presentation Chart Line" />
<!-- React -->
import { PresentationChartLine } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="presentation-chart-line.svg" width="48" height="48" style="image-rendering: pixelated" />