The Tabler adjustments down icon visually represents a decrease or reduction in settings or parameters, often used to indicate actions like lowering a value or applying filters.
Common uses
- Button to decrease a numerical value
- Filter option to reduce search results
- Setting to lower a specific system parameter
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdjustmentsDown } from '@tabler/icons-react';
<IconAdjustmentsDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingsdecreaselessenreducelowerdiminishdropfalldescenddepletesystemadjustmentsdownsettings downfilter decreasereduce settings
FAQ
- What does the adjustments down icon represent?
- It signifies a decrease, reduction, or lowering of something, commonly used for settings or values.
- How do I use this icon in React?
- Import it using `import { IconAdjustmentsDown } from '@tabler/icons-react'` and render the `<IconAdjustmentsDown />` component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →