The Tabler phone x icon depicts a mobile phone with an 'x' symbol, commonly used to represent actions like canceling a call, declining an incoming call, or indicating a phone number is unavailable.
Common uses
- Cancel call button
- Decline incoming call notification
- Phone number unavailable status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhoneX } from '@tabler/icons-react';
<IconPhoneX size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPhoneX size={24} stroke={2} />filled
<IconPhoneXFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- ringmobileconversationanswerdiallandlinephonecallhardwaretechnologydevicesxcancel calldecline callno phonephone off
FAQ
- What is the phone x icon used for?
- This icon is typically used to signify actions related to ending or rejecting a phone call, or to indicate that a phone number is not available or invalid.
- How do I use the phone x icon in React?
- You can import and use it in your React application with: import { IconPhoneX } from '@tabler/icons-react'
- What is the license for the Tabler phone x icon?
- The Tabler icon library, including the phone x icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.