John KuehJohn Kueh

sliders horizontal icon

Phosphor · sliders-horizontal · MIT

Download SVG

The Phosphor sliders horizontal icon depicts a set of horizontal sliders, commonly used to represent settings, controls, or adjustments for media playback, audio, or filters.

Common uses

  • Audio equalizer controls
  • Volume adjustment slider
  • Filter intensity settings

Use it in React

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

<SlidersHorizontal size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
musicaudiofadersfiltersequalizervolumesettingspreferencesmediasystemslidershorizontalcontrolsaudio faders

FAQ

What is the sliders horizontal icon used for?
It's typically used to represent adjustable settings like volume, audio filters, or other media-related preferences.
How do I use the sliders horizontal icon in React?
Import it from the library like this: `import { SlidersHorizontal } from '@phosphor-icons/react'`. Then use it as a React component: `<SlidersHorizontal />`.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, which allows 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 →