John KuehJohn Kueh

calling icon

HugeIcons · CallingIcon · MIT

Download SVG

The HugeIcons calling icon depicts a classic telephone handset and is typically used to represent phone-related actions, contact information, or communication features in a user interface.

Common uses

  • Initiate a phone call
  • Display contact number
  • Access call history

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallingIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CallingIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
phonetelephonecontactcall

FAQ

What does the calling icon represent?
It represents a telephone handset, commonly used for phone calls, contact numbers, or communication features.
How do I use the CallingIcon in React?
Import both HugeiconsIcon and CallingIcon, then render <HugeiconsIcon icon={CallingIcon} />.
What is the license for this icon?
The HugeIcons calling icon is available under the MIT license.

Related icons

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

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