Pixelarticons

Projector Pixel Art Icon

A projector icon for meeting room equipment, presentation mode, 'Project to screen' actions, and AV settings.

office Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

Get Pro

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 Projector icon

A projector device with a lens and light beam, representing display hardware or a projection-based presentation mode. Use it in a room-booking tool's equipment list, an AV settings panel, a 'Start projecting' button in a conference room app, or a 'Connected display' section in a device manager. It is more hardware-specific than the generic presentation screen icon, which suits software slide decks. When the context is software slides rather than physical projection hardware, the presentation icon reads more broadly.

Usage

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

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

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

Related icons