The Lucide file play icon depicts a document with a play button, commonly used to represent actions related to playing media files or starting a video playback.
Common uses
- Play video button
- Start media file
- Open and play document
Use it in React
Install
npm i lucide-reactImport & render
import { FilePlay } from 'lucide-react';
<FilePlay size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- movievideofilmfileplaymedia playvideo fileplay buttondocument play
FAQ
- What is the file play icon used for?
- It signifies playing a media file or starting a video. It's useful for buttons or links that initiate media playback.
- How do I use the file play icon in React?
- You can import it from 'lucide-react' and use it as a component: import { FilePlay } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →