The Tabler phone end icon visually represents the action of terminating or hanging up a phone call, commonly used in communication interfaces to signify ending a conversation.
Common uses
- End call button in a dialer app
- Disconnect button in a video conferencing UI
- Hang up action in a VoIP application
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhoneEnd } from '@tabler/icons-react';
<IconPhoneEnd size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- terminatedisconnecthangupfinishcutoffhaltingcall-offfinalizecancelstopcommunicationphoneendhang updisconnect callterminate call
FAQ
- What does the phone end icon signify?
- It signifies the action of ending or disconnecting a phone call. It's used to visually represent hanging up.
- How do I use the phone end icon in React?
- You can import and use it directly with the following statement: `import { IconPhoneEnd } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the phone end icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →