John KuehJohn Kueh

phone icon

Phosphor · phone · MIT

Download SVG

The Phosphor phone icon depicts a classic telephone handset, commonly used in user interfaces to represent actions or sections related to communication, calls, or contact information.

Common uses

  • Initiate a phone call
  • Link to contact details
  • Access communication settings

Use it in React

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

<Phone size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
callstelephonelandlinetalkcommunicationssystemphonecallcommunication

FAQ

What does the Phosphor phone icon represent?
It represents a telephone handset, symbolizing communication, calls, or contact functions within a user interface.
How do I use the phone icon in React?
You can import and use it like this: import { Phone } from '@phosphor-icons/react'. Then render it as a React component: <Phone />.
What is the license for the Phosphor phone icon?
The Phosphor icon library, including the phone 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 →