John KuehJohn Kueh

call icon

HugeIcons · CallIcon · MIT

Download SVG

The HugeIcons call icon depicts a classic telephone receiver and is typically used to represent actions or information related to phone calls, communication, or contact.

Common uses

  • Initiate a phone call
  • Display contact phone number
  • Link to a 'Contact Us' page

Use it in React

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

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

Details

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

FAQ

What is the purpose of the Call icon?
The Call icon represents phone calls and communication. It's used in UIs to signify actions like making a call or displaying contact information.
How do I use the Call icon in React?
Import both HugeiconsIcon and CallIcon, then render <HugeiconsIcon icon={CallIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for the Call icon?
The Call icon is part of the HugeIcons library and 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 →