The Tabler podium off icon depicts a podium with a microphone that is turned off, commonly used to signify a disabled or unavailable speaking platform or presentation area.
Common uses
- Disabling a user's ability to speak in a virtual meeting.
- Indicating a presentation is not currently active.
- Representing an unavailable stage or speaking booth.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPodiumOff } from '@tabler/icons-react';
<IconPodiumOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Buildings
- Keywords
- speachmicrophoneconferencepoliticsaudiencepresentationpodiumoffarchitecturestructurebuildingsmicrophone offdisabled stageunavailable speakerpresentation off
FAQ
- What does the podium off icon represent?
- It signifies a podium or speaking area that is currently inactive, unavailable, or disabled, often related to audio or presentation features.
- How do I use this icon in React?
- You can import and use it in your React components like this: import { IconPodiumOff } from '@tabler/icons-react'; <IconPodiumOff />
- What is the license for this icon?
- The Tabler icons, including podium off, are 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 →