Pixelarticons

Presentation Pixel Art Icon

A presentation screen icon for slideshows, pitch decks, 'Start presentation' buttons, and slide deck navigation.

office Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Presentation icon

A screen or board on a stand, the standard icon for a slide presentation. Use it on a 'Start presentation' button in a slide-deck app, a 'Presentations' section in a file manager, a 'View slideshow' link in a content portal, or a 'Meeting mode' toggle. It conveys a formal, audience-facing display context. For presentations that specifically include charts or data, presentation-chart or presentation-chart-line gives viewers a clearer sense of the content inside the deck.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/presentation.svg" width="24" height="24" alt="Presentation" />

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

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

Related icons