The Lucide phone icon depicts a classic telephone handset and is commonly used to represent communication, contact, or calling features in a user interface.
Common uses
- Call button
- Contact information link
- Phone number input field
Use it in React
Install
npm i lucide-reactImport & render
import { Phone } from 'lucide-react';
<Phone size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- callphonetelephonecontactcommunication
FAQ
- What does the phone icon represent?
- It represents a telephone handset, symbolizing communication, calls, or contact information.
- How do I use the phone icon in React?
- You can import and use it like this: import { Phone } from 'lucide-react'; <Phone />.
- What is the license for the Lucide phone icon?
- The Lucide icon library, including the phone 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 →