John KuehJohn Kueh

speaker slash icon

Phosphor · speaker-slash · MIT

Download SVG

The Phosphor speaker slash icon visually represents that audio output is muted or disabled, commonly used to indicate a silent state for media players or system sounds.

Common uses

  • Mute/unmute button in a media player
  • Indicate a disabled audio output in system settings
  • Show that notifications are silenced

Use it in React

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

<SpeakerSlash size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
*updated*musicaudiomutedvolumesounddisabledmediasystemspeakerslashmute iconunmute iconno soundaudio off

FAQ

What does the speaker slash icon mean?
It signifies that sound is currently turned off, muted, or unavailable.
How do I use this icon in React?
Import it from the Phosphor library and use it as a component: `import { SpeakerSlash } from '@phosphor-icons/react'; <SpeakerSlash />`.
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.

Looking for something else? Search Phosphor and 4 more libraries by description →