John KuehJohn Kueh

phone calling icon

Tabler · phone-calling · MIT

Download SVG

The Tabler phone calling icon visually represents an active phone call or the action of initiating one, commonly used for contact buttons or communication features.

Common uses

  • Contact Us button
  • Call support link
  • VoIP feature indicator

Use it in React

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

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

Styles

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

outline
<IconPhoneCalling size={24} stroke={2} />
filled
<IconPhoneCallingFilled size={24} stroke={2} />

Details

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

FAQ

What does the phone calling icon signify?
It signifies an ongoing phone call or the action of making a call. It's used to represent communication or contact functionalities.
How do I use this icon in React?
You can import and use it directly with: `import { IconPhoneCalling } from '@tabler/icons-react'`. Then render it as `<IconPhoneCalling />`.
What is the license for this icon?
The Tabler icon library, including the phone-calling 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 →