The Lucide image play icon depicts a play button overlaid on a picture frame, commonly used to indicate the ability to play media content like videos or animated GIFs.
Common uses
- Play button for video previews
- Start animation for a GIF
- Media playback control
Use it in React
Install
npm i lucide-reactImport & render
import { ImagePlay } from 'lucide-react';
<ImagePlay size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- picturegifphotoimageplayplay buttonmedia playvideo playgif play
FAQ
- What is the image play icon used for?
- It signifies the ability to play media content, such as videos or animated GIFs, often seen on preview thumbnails or within media players.
- How do I use the image play icon in React?
- You can import and use it like this: import { ImagePlay } from 'lucide-react'; <ImagePlay />.
- What is the license for the Lucide image play icon?
- The Lucide icon library, including the image play 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 →