John KuehJohn Kueh

sliders vertical icon

HugeIcons · SlidersVerticalIcon · MIT

Download SVG

The HugeIcons sliders vertical icon depicts a set of vertical sliders, commonly used to represent settings, controls, or filtering options in a user interface.

Common uses

  • Adjusting audio or video equalizer settings
  • Controlling volume or brightness levels
  • Applying multiple filters to content

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SlidersVerticalIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SlidersVerticalIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical sliderssettingscontrolsfilter

FAQ

What is the sliders vertical icon used for?
It's typically used to represent adjustable settings, controls, or filtering options within an application's interface.
How do I use the SlidersVerticalIcon in React?
Import both HugeiconsIcon and SlidersVerticalIcon, then render the icon using <HugeiconsIcon icon={SlidersVerticalIcon} />.
What is the license for this icon?
The HugeIcons icon library, including the sliders vertical icon, is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →