The Tabler device projector icon visually represents a projector, commonly used in UI to signify actions related to displaying content on a larger screen or initiating a presentation.
Common uses
- Start presentation mode
- Connect to external display
- Share screen
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceProjector } from '@tabler/icons-react';
<IconDeviceProjector size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- displaypresentationscreenshowprojectbeamvisualviewdemonstratedevicesystemprojectorpresentation screendisplay projectorprojector screenvisual display
FAQ
- What does the device projector icon represent?
- It depicts a projector, often used for displaying content on a screen or initiating presentations.
- How do I use this icon in React?
- Import it using `import { IconDeviceProjector } from '@tabler/icons-react';` and then use the `<IconDeviceProjector />` component.
- What is the license for this icon?
- This 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 →