John KuehJohn Kueh

phone disconnect icon

Phosphor · phone-disconnect · MIT

Download SVG

The Phosphor phone disconnect icon visually represents ending a phone call or disconnecting a telephone line, commonly used to signify actions like hanging up.

Common uses

  • End call button in a dialer app
  • Disconnecting a VoIP call interface
  • Signifying a completed or dropped call status

Use it in React

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

<PhoneDisconnect size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
callshang updisconnectedtelephonelandlinetalkcommunicationssystemphonedisconnectend calltelephone offcall end

FAQ

What does the phone disconnect icon represent?
It symbolizes the act of ending a phone conversation or severing a telephone connection.
How do I use this icon in React?
Import it as `PhoneDisconnect` from '@phosphor-icons/react' and use it as a React component.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use.

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 →