The Lucide film icon depicts a reel of film, commonly used to represent media, video playback, or cinema-related functionalities in user interfaces.
Common uses
- Button for playing or managing videos
- Link to a movie or entertainment section
- Icon for a video editing tool
Use it in React
Install
npm i lucide-reactImport & render
import { Film } from 'lucide-react';
<Film size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- movievideoreelcameracinemaentertainmentfilm
FAQ
- What is the film icon used for?
- It's typically used for media, video, or cinema-related features in a UI. This includes things like play buttons, links to movie sections, or video editing tools.
- How do I use the film icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Film } from 'lucide-react'.
- What is the license for the Lucide film icon?
- The Lucide icon library, including the film icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →