The Tabler message 2 off icon depicts a crossed-out speech bubble, commonly used to indicate that messaging or communication features are disabled, unavailable, or turned off.
Common uses
- Disabling a chat feature in a user profile.
- Showing an inactive conversation thread.
- Indicating a user has blocked messages.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2Off } from '@tabler/icons-react';
<IconMessage2Off size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- commentchatreplyfaqmessageoffcontactconversationdisabledinactivecommunication2chat offdisabled messageno communicationmessage disabled
FAQ
- What does the message 2 off icon represent?
- It signifies that a communication or messaging function is currently unavailable or disabled.
- How do I use this icon in React?
- You can import and use it like this: import { IconMessage2Off } from '@tabler/icons-react'; <IconMessage2Off />
- What is the license for this icon?
- The Tabler icons, including message 2 off, are 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 →