John KuehJohn Kueh

phone call icon

Tabler · phone-call · MIT

Download SVG

The Tabler phone call icon visually represents the action of initiating or receiving a phone call, commonly used for contact buttons or call-to-action elements.

Common uses

  • Contact Us button
  • Call support link
  • Initiate a voice call feature

Use it in React

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

<IconPhoneCall size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPhoneCall size={24} stroke={2} />
filled
<IconPhoneCallFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
ringmobileconversationanswerdiallandlinephonecallhardwaretechnologydevices

FAQ

What is the phone call icon used for?
It's used to signify actions related to making or receiving phone calls, such as contact information or initiating a call.
How do I use the phone call icon in React?
Import it from '@tabler/icons-react' like this: import { IconPhoneCall } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon set, including the phone call icon, is available under the MIT license.

Related icons

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

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