The Lucide phone outgoing icon visually represents initiating a phone call, commonly used to signify actions like dialing a number or starting a voice or video call.
Common uses
- Start a call button
- Initiate outgoing communication
- Dialer or contact action
Use it in React
Install
npm i lucide-reactImport & render
import { PhoneOutgoing } from 'lucide-react';
<PhoneOutgoing size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- callphoneoutgoingcall icondial iconoutbound callphone action
FAQ
- What does the phone outgoing icon represent?
- It depicts the action of making an outbound phone call. It's used in UIs to indicate initiating a call.
- How do I use this icon in React?
- You can import it directly from the 'lucide-react' library like this: import { PhoneOutgoing } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the phone-outgoing 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 →