The Tabler adjustments up icon depicts a set of sliders or controls with an arrow pointing upwards, commonly used to represent options for increasing, amplifying, or adjusting settings in a positive direction.
Common uses
- Button to increase a value or setting
- Control for ascending sort order
- UI element for boosting or amplifying a feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdjustmentsUp } from '@tabler/icons-react';
<IconAdjustmentsUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingsincreaseraisegrowascendelevateboostupliftriseamplifysystemadjustmentsupsettings upincrease settings
FAQ
- What does the adjustments up icon represent?
- It visually signifies an increase, elevation, or upward adjustment of settings or values.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconAdjustmentsUp } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the 'adjustments up' 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 →