Clapperboard Pixel Art Icon
A clapperboard icon for video production, scene management, film project tools, and media creation apps.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Clapperboard icon
Hinged slate with diagonal stripes: the film industry's clapperboard, snapped at the start of each take to sync audio and video. In digital products it signals video production, content creation workflows, or a 'Projects' section in a video editor. It also suits the marketing landing page of any video tool because viewers connect it instantly with professional filmmaking. For simple video playback, the video or film icon is less theatrical and more functional.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/clapperboard.svg" width="24" height="24" alt="Clapperboard" />
<!-- React -->
import { Clapperboard } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="clapperboard.svg" width="48" height="48" style="image-rendering: pixelated" />