The Tabler phone pause icon visually represents the action of pausing or holding a phone call, often used to indicate a temporary interruption in communication.
Common uses
- Button to put a call on hold
- Status indicator for an active but paused call
- UI element for managing call states
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhonePause } from '@tabler/icons-react';
<IconPhonePause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- callmutemobilelandlineconversationphonepausehardwaretechnologycontactdevicescall holdphone hang upcommunication pausetelephone mute
FAQ
- What does the phone pause icon signify?
- It signifies a temporary interruption or hold on a phone call. It's used to visually communicate that a call is active but not currently being spoken on.
- How do I use the phone pause icon in React?
- You can import and use it directly with the following statement: `import { IconPhonePause } from '@tabler/icons-react'`. Then, render it like any other React component: `<IconPhonePause />`.
- What is the license for the Tabler phone pause icon?
- The Tabler icon library, including the phone pause icon, is released under the MIT license, allowing for free usage in both personal and commercial projects.
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 →