John KuehJohn Kueh

sliders horizontal icon

HugeIcons · SlidersHorizontalIcon · MIT

Download SVG

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

Common uses

  • Opening a settings modal
  • Accessing filter options
  • Adjusting a range of values

Use it in React

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

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

Details

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

FAQ

What is the sliders horizontal icon used for?
It's typically used to indicate settings, controls, or adjustment options within an application's user interface.
How do I use the SlidersHorizontalIcon in React?
Import both HugeiconsIcon and SlidersHorizontalIcon, then render it using <HugeiconsIcon icon={SlidersHorizontalIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →