John KuehJohn Kueh

adjustments icon

Tabler · adjustments · MIT

Download SVG

The Tabler adjustments icon visually represents a set of controls or sliders, commonly used to signify settings, filters, or configuration options within a user interface.

Common uses

  • Opening a settings panel
  • Applying a filter to data
  • Accessing advanced configuration options

Use it in React

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

<IconAdjustments size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconAdjustments size={24} stroke={2} />
filled
<IconAdjustmentsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
equalizersliderscontrolssettingsfilteradjustmentscontroloperationfunctioninterfacesystem

FAQ

What is the purpose of the adjustments icon?
It's used to represent settings, filters, or controls that allow users to modify or configure options within an application.
How do I use the adjustments icon in React?
You can import and use it directly with: `import { IconAdjustments } from '@tabler/icons-react'`.
What is the license for the Tabler adjustments icon?
The Tabler icon library, including the adjustments icon, is 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 →