The Tabler message circle exclamation icon depicts a speech bubble within a circle, accompanied by an exclamation mark, commonly used to signify important alerts, warnings, or critical messages within a user interface.
Common uses
- Displaying error messages or critical notifications.
- Indicating urgent user attention is required.
- Highlighting important status updates in a communication thread.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageCircleExclamation } from '@tabler/icons-react';
<IconMessageCircleExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- alertwarningcautionattentionnoticeimportantcirculardangercriticalurgentcommunicationmessagecircleexclamationalert circle iconwarning message icon
FAQ
- What is the purpose of the message circle exclamation icon?
- This icon is used to draw attention to urgent messages, warnings, or critical alerts within an application's UI.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconMessageCircleExclamation } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →