The Lucide phone forwarded icon visually represents the action of a phone call being redirected or transferred to another number, commonly used to indicate call forwarding features.
Common uses
- Indicate an active call forwarding setting.
- Button to enable/disable call forwarding.
- Status icon for calls routed to voicemail or another extension.
Use it in React
Install
npm i lucide-reactImport & render
import { PhoneForwarded } from 'lucide-react';
<PhoneForwarded size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- callphoneforwardedcall redirecttransfer callcall routingforward call
FAQ
- What does the phone forwarded icon represent?
- It signifies that a phone call is being redirected or transferred to a different number or destination.
- How do I use this icon in React?
- Import it from 'lucide-react' and use it as a component: import { PhoneForwarded } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the phone forwarded 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 →