John KuehJohn Kueh

film slate icon

Phosphor · film-slate · MIT

Download SVG

The Phosphor film slate icon depicts a movie clapperboard, commonly used to represent media, film, or video-related actions and categories in user interfaces.

Common uses

  • Button to play or record video
  • Category filter for movies or media
  • Icon for a video editing tool

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FilmSlate } from '@phosphor-icons/react';

<FilmSlate size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FilmSlate size={24} />
thin
<FilmSlate size={24} weight="thin" />
light
<FilmSlate size={24} weight="light" />
bold
<FilmSlate size={24} weight="bold" />
fill
<FilmSlate size={24} weight="fill" />
duotone
<FilmSlate size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
*updated*clappermoviemediaobjectsfilmslateclapperboardmovie boardfilm boardvideo slate

FAQ

What does the film slate icon represent?
It represents a movie clapperboard, often used for film, video, or media-related functions.
How do I use the film slate icon in React?
Import it from '@phosphor-icons/react' and use it as a component: import { FilmSlate } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the film slate icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →