John KuehJohn Kueh

phone pause icon

Phosphor · phone-pause · MIT

Download SVG

The Phosphor phone pause icon depicts a telephone handset with a pause symbol, commonly used to indicate an ongoing call that has been temporarily put on hold.

Common uses

  • Button to place a call on hold
  • Status indicator for an active but paused call
  • Icon in a call management interface

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { PhonePause } from '@phosphor-icons/react';

<PhonePause size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<PhonePause size={24} />
thin
<PhonePause size={24} weight="thin" />
light
<PhonePause size={24} weight="light" />
bold
<PhonePause size={24} weight="bold" />
fill
<PhonePause size={24} weight="fill" />
duotone
<PhonePause size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
*new*callsholdcall-centertelephonelandlinetalkcommunicationssystemphonepausecall holdtelephone holdcommunication pause

FAQ

What does the phone pause icon represent?
It signifies a telephone call that has been temporarily suspended or put on hold.
How do I use this icon in React?
Import it as `PhonePause` from '@phosphor-icons/react' and use it as a component: `<PhonePause />`.
What is the license for this icon?
The Phosphor icon set, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →