Presentation Chart Pixel Art Icon
A presentation screen with a bar chart for data-driven slide decks, analytics presentations, and report slideshows.
Tags
presentationchartgraphstatisticsanalyticsdata
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Presentation Chart icon
A presentation board overlaid with a bar or column chart, signaling a data-heavy slide deck. Use it on a 'View analytics presentation' link, a 'Sales report deck' entry in a file manager, a 'Present data' button in a BI platform, or a slide template picker that highlights chart layouts. The chart inside tells viewers upfront that the presentation is data-driven. For narrative or story-based decks without charts, the plain presentation icon avoids setting a data expectation.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/presentation-chart.svg" width="24" height="24" alt="Presentation Chart" />
<!-- React -->
import { PresentationChart } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="presentation-chart.svg" width="48" height="48" style="image-rendering: pixelated" />