The Tabler adjustments minus icon visually represents the action of reducing or removing settings or options, often used to signify decreasing a value or removing a configuration.
Common uses
- Button to decrease a numerical setting
- Option to remove a filter or preference
- Action to revert or simplify a configuration
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdjustmentsMinus } from '@tabler/icons-react';
<IconAdjustmentsMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingssubtractreduceremovedeletelowerdecreasededucttakeawaylesssystemadjustmentsminussettings minusremove settingsdecrease options
FAQ
- What does the adjustments minus icon represent?
- It signifies the action of reducing, removing, or subtracting from a set of adjustments or settings.
- How do I use this icon in React?
- Import it using `import { IconAdjustmentsMinus } from '@tabler/icons-react'` and use it as a component: `<IconAdjustmentsMinus />`.
- What is the license for this icon?
- The Tabler icons, including adjustments-minus, 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 →