John KuehJohn Kueh

speaker simple none icon

Phosphor · speaker-simple-none · MIT

Download SVG

The Phosphor speaker simple none icon depicts a speaker with a slash through it, indicating that audio output is muted or turned off.

Common uses

  • Mute/unmute audio toggle
  • Indicate a disabled audio source
  • Volume control setting for 'off'

Use it in React

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

<SpeakerSimpleNone size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
musicaudiomutedvolumesoundmediasystemspeakersimplenonemuteno soundaudio offunmute

FAQ

What does the speaker-simple-none icon represent?
This icon represents a muted or disabled audio output, commonly used to show that sound is currently off.
How do I use this icon in React?
Import it as SpeakerSimpleNone from '@phosphor-icons/react' and use it as a React component: <SpeakerSimpleNone />.
What is the license for this icon?
Phosphor icons, including speaker-simple-none, are 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 →