The Phosphor speaker high icon depicts a speaker emitting sound waves, commonly used to represent high volume or loud audio settings in user interfaces.
Common uses
- Volume control slider
- Audio output selection
- Notification sound settings
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SpeakerHigh } from '@phosphor-icons/react';
<SpeakerHigh size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SpeakerHigh size={24} />thin
<SpeakerHigh size={24} weight="thin" />light
<SpeakerHigh size={24} weight="light" />bold
<SpeakerHigh size={24} weight="bold" />fill
<SpeakerHigh size={24} weight="fill" />duotone
<SpeakerHigh size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- *updated*musicaudiovolumesoundmediasystemspeakerhighloudspeakervolume upaudio highsound max
FAQ
- What is the speaker high icon used for?
- It signifies high volume or loud audio. It's useful for indicating audio settings or output levels.
- How do I use the speaker high icon in React?
- Import it from the library and use it as a component: import { SpeakerHigh } from '@phosphor-icons/react'; <SpeakerHigh />
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Phosphor.