John KuehJohn Kueh

phone incoming icon

Phosphor · phone-incoming · MIT

Download SVG

The Phosphor phone incoming icon visually represents an incoming phone call, commonly used to indicate incoming calls, call notifications, or call-related actions in user interfaces.

Common uses

  • Incoming call alert
  • Call log entry indicator
  • VoIP notification badge

Use it in React

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

<PhoneIncoming size={24} />

Styles

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

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

Details

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

FAQ

What is the purpose of the phone incoming icon?
This icon signifies an incoming phone call. It's used to alert users to an incoming call or to represent call-related actions.
How do I use the phone incoming icon in React?
You can import and use it directly from the Phosphor library like this: import { PhoneIncoming } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →