Pixelarticons

Camera Play Pixel Art Icon

A camera with a play arrow for initiating video recording, live streaming, and start-capture controls.

media Pro 4 variants

Tags

cameraphotocapturelenssnapstartmediarun

Style variants

base

Outline · rounded corners

Get Pro

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 Camera Play icon

A camera body overlaid with a play triangle, bridging the gap between photo capture and video recording. It works well on a 'Start Recording' button, a live-stream launch control, or a video-call begin action. The play element makes the continuous nature of the action clear, whereas a plain camera suggests a single still shot. For stopping a recording in progress, a camera paired with a stop or square shape is the natural counterpart.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/camera-play.svg" width="24" height="24" alt="Camera Play" />

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

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

Related icons