The Tabler message 2 pause icon depicts a message bubble with a pause symbol, commonly used to indicate a temporary halt or suspension in a conversation or messaging process.
Common uses
- Temporarily pausing a chat session.
- Indicating a message is on hold.
- Signifying a break in communication flow.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2Pause } from '@tabler/icons-react';
<IconMessage2Pause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- haltstopbreakintermissionwaitdelayholdsuspendintervenefreezecommunicationmessage2pausemessage pausechat hold
FAQ
- What does the message 2 pause icon represent?
- It visually represents a pause or temporary stop within a messaging context, like halting a conversation or putting a message on hold.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconMessage2Pause } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →