The HugeIcons presentation podium icon depicts a speaker's podium, commonly used to represent presentations, lectures, or public speaking events in UI.
Common uses
- Presentations and talks section
- Event speaker information
- Webinar or conference registration
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PresentationPodiumIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PresentationPodiumIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- speaker podiumlecternstage podiummicrophone stand
FAQ
- What does the Presentation Podium icon represent?
- It represents a podium used for public speaking, presentations, or lectures.
- How do I use the Presentation Podium icon in React?
- Import it as 'PresentationPodiumIcon' from '@hugeicons/core-free-icons' and render it using the <HugeiconsIcon icon={PresentationPodiumIcon} /> component.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.