The Tabler message exclamation icon depicts a speech bubble with an exclamation mark inside, commonly used to signify alerts, warnings, or important notifications within a user interface.
Common uses
- Displaying error messages or critical alerts.
- Indicating urgent user notifications.
- Highlighting important status updates in a chat interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageExclamation } from '@tabler/icons-react';
<IconMessageExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- alertwarningnoticecautionimportanturgencyattentioncriticalforewarninghazardcommunicationmessageexclamationalert iconwarning iconurgent message
FAQ
- What is this icon used for?
- It's used to draw attention to important messages, warnings, or alerts in a UI.
- How do I use this icon in React?
- You can import and use it like this: import { IconMessageExclamation } from '@tabler/icons-react'; <IconMessageExclamation />.
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.