The Phosphor speaker simple x icon depicts a speaker with a cross through it, commonly used to indicate that audio is muted, disabled, or an error state related to sound.
Common uses
- Muting audio playback
- Indicating a disabled sound setting
- Signaling an audio error or no sound output
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SpeakerSimpleX } from '@phosphor-icons/react';
<SpeakerSimpleX size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SpeakerSimpleX size={24} />thin
<SpeakerSimpleX size={24} weight="thin" />light
<SpeakerSimpleX size={24} weight="light" />bold
<SpeakerSimpleX size={24} weight="bold" />fill
<SpeakerSimpleX size={24} weight="fill" />duotone
<SpeakerSimpleX size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- musicaudiomutedvolumesounddisablederrorsmediasystemspeakersimplexmuteno soundaudio offvolume disabled
FAQ
- What does the speaker-simple-x icon represent?
- This icon represents a muted or disabled speaker, often used for states where audio is intentionally turned off or unavailable.
- How do I use this icon in React?
- You can import and use it in React with: import { SpeakerSimpleX } from '@phosphor-icons/react'.
- 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.