The Tabler message 2 x icon depicts a crossed-out message bubble, commonly used to signify closing, rejecting, or dismissing a message or communication.
Common uses
- Button to dismiss a notification
- Icon for a 'cancel' action on a message modal
- UI element to reject an incoming message request
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2X } from '@tabler/icons-react';
<IconMessage2X size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- closerejectterminatedismissdeleteeraseremovecancelendabortcommunicationmessage2xclose messagereject message
FAQ
- What does the message-2-x icon represent?
- It represents the action of closing, rejecting, or dismissing a message or communication, indicated by a message bubble with an 'x' or cross through it.
- How do I use the message-2-x icon in React?
- You can import and use it directly in your React components like this: import { IconMessage2X } from '@tabler/icons-react'.
- What is the license for the Tabler message 2 x icon?
- The Tabler icon library, including the message-2-x 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 →