The Tabler adjustments check icon depicts a set of sliders or controls with a checkmark, typically used to indicate that settings have been successfully applied, verified, or confirmed.
Common uses
- Confirming successful application of filter settings.
- Indicating a completed configuration or setup step.
- Button to validate user input or form data.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdjustmentsCheck } from '@tabler/icons-react';
<IconAdjustmentsCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingsverifyconfirmapprovevalidatetickacceptokayaffirmcorrectsystemadjustmentschecksettings verifiedconfiguration completeapprove settings
FAQ
- What does the adjustments check icon represent?
- It signifies a successful verification or confirmation of settings or adjustments.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconAdjustmentsCheck } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →