The Tabler settings exclamation icon depicts a gear with an exclamation mark, commonly used to indicate a problem or warning related to system settings or configuration.
Common uses
- Displaying an error in user preferences.
- Notifying about a required configuration change.
- Indicating a system alert within a dashboard.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsExclamation } from '@tabler/icons-react';
<IconSettingsExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- gearconfigurationadjustsetupcontrolalertwarnnoticesignalcautionsystemsettingsexclamationconfiguration alertgear warningsystem error
FAQ
- What does the settings exclamation icon represent?
- It signifies an issue or warning associated with system settings or configuration, combining the concept of 'settings' with 'alert'.
- How do I use this icon in React?
- You can import and use it like this: import { IconSettingsExclamation } from '@tabler/icons-react'; <IconSettingsExclamation />.
- 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 →