The Phosphor speaker simple high icon depicts a speaker emitting a loud sound, commonly used to represent high volume or a powerful audio output in user interfaces.
Common uses
- Volume up button
- Loud sound indicator
- Audio settings control
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SpeakerSimpleHigh } from '@phosphor-icons/react';
<SpeakerSimpleHigh size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SpeakerSimpleHigh size={24} />thin
<SpeakerSimpleHigh size={24} weight="thin" />light
<SpeakerSimpleHigh size={24} weight="light" />bold
<SpeakerSimpleHigh size={24} weight="bold" />fill
<SpeakerSimpleHigh size={24} weight="fill" />duotone
<SpeakerSimpleHigh size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- musicaudiovolumesoundmediasystemspeakersimplehighvolume uploud soundaudio outputspeaker max
FAQ
- What does the speaker simple high icon represent?
- It represents a speaker producing a high volume or loud sound, often used for volume controls or audio indicators.
- How do I use this icon in React?
- You can import it as SpeakerSimpleHigh from '@phosphor-icons/react' and use it directly in your JSX.
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →