The Tabler exclamation mark icon depicts a standard exclamation mark, commonly used to signify warnings, alerts, or important notices within a user interface.
Common uses
- Displaying error messages
- Highlighting important user input fields
- Indicating system status alerts
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconExclamationMark } from '@tabler/icons-react';
<IconExclamationMark size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- warningcautionalertdanger!exclamationmarkimportantnoticeattentionsystem
FAQ
- What is the primary purpose of the exclamation mark icon?
- It's used to draw attention to critical information, such as warnings, errors, or important notifications.
- How do I use this icon in a React application?
- You can import and use it like this: import { IconExclamationMark } from '@tabler/icons-react'; <IconExclamationMark />
- What is the license for this icon?
- The Tabler icon library, including the exclamation mark 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 →