The Tabler adjustments cancel icon visually represents the action of stopping or dismissing a set of system settings or configurations.
Common uses
- Button to close or dismiss a settings modal.
- Icon for a 'Reset to Default' or 'Cancel Changes' action.
- Indicate the termination of a process or configuration step.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAdjustmentsCancel } from '@tabler/icons-react';
<IconAdjustmentsCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- settingsdismissterminateaborthaltceasestoprejectrefusedenysystemadjustmentscancelsettings dismisscancel configurationstop settings
FAQ
- What does the adjustments cancel icon represent?
- It signifies the cancellation or dismissal of settings or adjustments, often used to close a configuration panel or reject changes.
- How do I use this icon in React?
- Import it directly from the library: `import { IconAdjustmentsCancel } from '@tabler/icons-react'` and use it as a component: `<IconAdjustmentsCancel />`.
- What is the license for this icon?
- The Tabler icon set, including 'adjustments-cancel', 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 →