John KuehJohn Kueh

telephone icon

HugeIcons · TelephoneIcon · MIT

Download SVG

The HugeIcons telephone icon visually represents a communication device and is commonly used to indicate contact information, phone calls, or support options.

Common uses

  • Contact Us button
  • Call support link
  • Phone number field label

Use it in React

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

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

Details

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

FAQ

What is the telephone icon used for?
It's used to represent phone numbers, calling features, or contact information within an application's user interface.
How do I use the TelephoneIcon in React?
Import both HugeiconsIcon and TelephoneIcon, then render it using <HugeiconsIcon icon={TelephoneIcon} />.
What is the license for this icon?
The HugeIcons telephone icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →