The Tabler message pause icon visually represents the action of temporarily halting or suspending a communication or message, often used to indicate a pause in conversation or a pending action.
Common uses
- Pausing a chat conversation
- Indicating a temporary hold on notifications
- Signaling a break in a messaging workflow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessagePause } from '@tabler/icons-react';
<IconMessagePause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- haltstopbreakinterruptsuspenddelayfreezeblockintermissioncessationcommunicationmessagepausesuspend messagehalt communicationmessage break
FAQ
- What does the message pause icon signify?
- It signifies a temporary interruption or suspension of a message or communication, indicating that it's on hold.
- How do I use the message pause icon in React?
- You can import and use it like this: import { IconMessagePause } from '@tabler/icons-react'; <IconMessagePause />.
- What is the license for the Tabler message pause icon?
- The Tabler icon library, including the message pause icon, is released 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 →