The Lucide projector icon depicts a classic projector, commonly used in UIs to represent media playback, presentations, or slideshows.
Common uses
- Start presentation slideshow
- Play movie or video
- Media settings
Use it in React
Install
npm i lucide-reactImport & render
import { Projector } from 'lucide-react';
<Projector size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cinemafilmmoviehome videopresentationslideshowofficemeetingprojectplanningprojectorfilm projector
FAQ
- What is the projector icon used for?
- It's used to represent actions or features related to displaying media, such as starting a presentation, playing a video, or accessing media settings.
- How do I use the projector icon in React?
- You can import and use it like this: `import { Projector } from 'lucide-react'`. Then render it as a component: `<Projector />`.
- What is the license for the Lucide projector icon?
- The Lucide icon library, including the projector 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 →