The Lucide phone off icon visually represents a phone that is no longer active or connected, commonly used to indicate that a call has ended or that a device is offline.
Common uses
- End call button
- Device offline status
- Do not disturb mode
Use it in React
Install
npm i lucide-reactImport & render
import { PhoneOff } from 'lucide-react';
<PhoneOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- callmutephoneoffhang upno signaldisconnectedcall ended
FAQ
- What does the phone off icon signify?
- This icon signifies that a phone is turned off, a call has ended, or a device is not connected. It's used to convey a state of inactivity or disconnection.
- How do I use the phone off icon in React?
- You can import and use it in your React application with the following statement: `import { PhoneOff } from 'lucide-react'`.
- What is the license for the Lucide phone off icon?
- The Lucide icon library, including the phone off 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 →