John KuehJohn Kueh

speaker none icon

Phosphor · speaker-none · MIT

Download SVG

The Phosphor speaker none icon depicts a speaker with a slash through it, commonly used to indicate that audio is muted or turned off.

Common uses

  • Mute/unmute audio toggle
  • Indicate no sound output
  • Volume settings for silent mode

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { SpeakerNone } from '@phosphor-icons/react';

<SpeakerNone size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<SpeakerNone size={24} />
thin
<SpeakerNone size={24} weight="thin" />
light
<SpeakerNone size={24} weight="light" />
bold
<SpeakerNone size={24} weight="bold" />
fill
<SpeakerNone size={24} weight="fill" />
duotone
<SpeakerNone size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
*updated*musicaudiomutedvolumesoundmediasystemspeakernonemuteunmuteno soundsilent

FAQ

What does the speaker none icon represent?
This icon represents a muted speaker, indicating that audio is currently off or unavailable.
How do I use the speaker none icon in React?
You can import and use it in your React application like this: import { SpeakerNone } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the speaker none 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 →