The Tabler settings minus icon depicts a gear with a minus sign, typically used to represent actions like removing a setting, decreasing a value, or accessing a less complex configuration.
Common uses
- Button to remove a specific configuration option.
- Icon for a 'decrease' or 'reduce' function within a settings panel.
- Indicates a step back or simplification in a setup process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsMinus } from '@tabler/icons-react';
<IconSettingsMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- gearconfigurationadjustsetupcontroldecreasereducesubtractdeductlesssystemsettingsminusremove settingsgear subtractconfiguration decrease
FAQ
- What does the settings minus icon represent?
- It visually combines the concept of settings or configuration (gear) with a reduction or removal action (minus sign).
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconSettingsMinus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the settings minus 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 →