The Lucide clapperboard icon depicts a film clapperboard, commonly used in UIs to represent actions related to movies, video editing, or content creation.
Common uses
- Button for 'Start Recording' or 'Action!'
- Link to a 'Movies' or 'Video' section
- Icon for a video editing tool
Use it in React
Install
npm i lucide-reactImport & render
import { Clapperboard } from 'lucide-react';
<Clapperboard size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- moviefilmvideocameracinemacutactiontelevisiontvshowentertainmentclapperboardfilm slatemovie slatevideo camera
FAQ
- What does the clapperboard icon represent?
- It represents a film clapperboard, used in filmmaking to mark scenes and synchronize sound and picture. In UI, it signifies video, movies, or action.
- How do I use the clapperboard icon in React?
- You can import and use it like this: import { Clapperboard } from 'lucide-react'. Then render it as <Clapperboard />.
- What is the license for this icon?
- The Lucide icon library, including the clapperboard icon, is available under the ISC license.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →