John KuehJohn Kueh

speaker low icon

Phosphor · speaker-low · MIT

Download SVG

The Phosphor speaker low icon depicts a speaker with a low volume indicator, typically used to represent a quieter audio setting or a volume control at its lower range.

Common uses

  • Volume control slider at a low setting
  • Mute or low-volume toggle button
  • Indication of background music volume

Use it in React

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

<SpeakerLow size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
*updated*musicaudiovolumesoundmediasystemspeakerlowvolume downquiet audiolow soundaudio level

FAQ

What does the speaker low icon represent?
It represents a speaker emitting sound at a low volume level. It's often used in interfaces to show a quieter audio state.
How do I use the speaker low icon in React?
You can import and use it directly from the Phosphor React library: `import { SpeakerLow } from '@phosphor-icons/react'`. Then render it as `<SpeakerLow />`.
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →