John KuehJohn Kueh

equalizer icon

Phosphor · equalizer · MIT

Download SVG

The Phosphor equalizer icon depicts a graphic equalizer, commonly used in user interfaces to represent audio settings, volume controls, or sound spectrum visualization.

Common uses

  • Audio settings panel
  • Volume slider control
  • Music player interface

Use it in React

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

<Equalizer size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
musicaudiometervolumespectrumeqdeezermediasystemequalizeraudio metersound spectrumvolume controlgraphic equalizer

FAQ

What is the equalizer icon used for?
It visually represents audio controls, such as volume, bass, treble, or sound spectrum analysis.
How do I use the equalizer icon in React?
Import it from the library and use it as a component: import { Equalizer } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →