The Tabler presentation off icon visually communicates that a presentation or slideshow is currently inactive, disabled, or not being shown.
Common uses
- Disabling presentation mode in an application.
- Indicating a paused or stopped slideshow.
- Showing that a document is not currently in a presentation view.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPresentationOff } from '@tabler/icons-react';
<IconPresentationOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- slideshowdisplayexhibitionspeechtopicconferencepresentationoffdisabledinactivedocumentslideshow disabledpresentation inactivedisplay offmeeting off
FAQ
- What does the presentation off icon represent?
- It signifies that a presentation, slideshow, or display is turned off, disabled, or inactive.
- How do I use this icon in React?
- Import it using `import { IconPresentationOff } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including presentation-off, are available 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 →