The Tabler movie icon depicts a classic film reel, commonly used to represent media playback, video content, or entertainment-related features in user interfaces.
Common uses
- Play/pause button for video player
- Link to a movie details page
- Icon for a 'Watchlist' or 'My Movies' section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMovie } from '@tabler/icons-react';
<IconMovie size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- filmvideocinemamoviecontententertainmentmultimediabroadcastaudiomedia
FAQ
- What does the movie icon represent?
- It represents a film reel, symbolizing movies, video, or general media content.
- How do I use the movie icon in React?
- You can import and use it like this: import { IconMovie } from '@tabler/icons-react'. Then render it as <IconMovie />.
- What is the license for the Tabler movie icon?
- The Tabler icon library, including the movie icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →