The Tabler speakerphone icon depicts a loudspeaker, commonly used in UIs to represent audio output, volume controls, or broadcasting functions.
Common uses
- Volume control slider
- Audio broadcast status
- Announcements or alerts
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSpeakerphone } from '@tabler/icons-react';
<IconSpeakerphone size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- voiceloudmicrophoneloudspeakereventprotestspeakershoutlistenspeakerphonemediavolumeaudiomegaphone
FAQ
- What is the speakerphone icon used for?
- It represents audio output, sound, or broadcasting. Use it for volume controls, announcements, or indicating active sound.
- How do I use the speakerphone icon in React?
- Import it from '@tabler/icons-react' like this: import { IconSpeakerphone } from '@tabler/icons-react'. Then use it as a component: <IconSpeakerphone />.
- What is the license for the Tabler speakerphone icon?
- The Tabler icons, including speakerphone, are distributed under the MIT license.
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 →