The Tabler adjustments horizontal icon depicts a series of sliders or controls arranged horizontally, commonly used to represent settings, filters, or configuration options.
Common uses
- Opening a filter or settings panel
- Indicating adjustable parameters
- Accessing advanced options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdjustmentsHorizontal } from '@tabler/icons-react';
<IconAdjustmentsHorizontal size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconAdjustmentsHorizontal size={24} stroke={2} />filled
<IconAdjustmentsHorizontalFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- equalizersliderscontrolssettingsfilteradjustmentshorizontalcontroloperationfunctionsystem
FAQ
- What is the purpose of the adjustments horizontal icon?
- It visually represents options that can be adjusted or configured, such as filters, settings, or controls within a user interface.
- How do I use this icon in React?
- You can import and use it directly with: import { IconAdjustmentsHorizontal } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including adjustments-horizontal, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →