John KuehJohn Kueh

phone list icon

Phosphor · phone-list · MIT

Download SVG

The Phosphor phone list icon depicts a telephone handset with a list, commonly used to represent contact lists, call history, or phone-related settings in a user interface.

Common uses

  • Contact list or address book.
  • Call log or history.
  • Phone settings or preferences.

Use it in React

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

<PhoneList size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
*new*callscall-centertelephonelandlinetalkcommunicationssystemphonelisttelephone listcontact listcall historyphone book

FAQ

What is the phone list icon used for?
It represents phone-related features like contact lists, call history, or phone settings in UI design.
How do I use the phone list icon in React?
Import it as `PhoneList` from '@phosphor-icons/react' and use it as a component: `<PhoneList />`.
What is the license for this icon?
The Phosphor icon library, including the phone list 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 →