John KuehJohn Kueh

faders icon

Phosphor · faders · MIT

Download SVG

The Phosphor faders icon depicts sliders commonly used to represent audio controls, settings, or equalizer adjustments in user interfaces.

Common uses

  • Audio volume control
  • Equalizer settings panel
  • General preference sliders

Use it in React

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

<Faders size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
musicaudioslidersfiltersequalizervolumesettingspreferencesmediasystemfadersaudio controlssettings sliders

FAQ

What is the faders icon used for?
It's typically used to represent adjustable settings like volume, audio equalization, or other slider-based preferences.
How do I use the faders icon in React?
You can import and use it like this: import { Faders } from '@phosphor-icons/react'.
What is the license for the Phosphor faders icon?
The Phosphor icon library, including the faders 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 →

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