The Lucide phone call icon depicts a classic telephone receiver, commonly used to represent actions related to making or receiving phone calls, contact information, or support lines.
Common uses
- Contact Us button
- Call support link
- Dialer shortcut
Use it in React
Install
npm i lucide-reactImport & render
import { PhoneCall } from 'lucide-react';
<PhoneCall size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- ringphonecalltelephonecontactcommunicationsupport
FAQ
- What does the phone call icon represent?
- It represents a telephone receiver, symbolizing phone calls, communication, or contact options.
- How do I use the phone call icon in React?
- You can import and use it like this: import { PhoneCall } from 'lucide-react'. Then render it as <PhoneCall />.
- What is the license for this icon?
- The Lucide icon library, including the phone call icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →