The Tabler phone incoming icon visually represents an incoming phone call, commonly used to signify actions related to receiving or answering a call in user interfaces.
Common uses
- Button to answer an incoming call
- Notification for a missed call
- Status indicator for an active call
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhoneIncoming } from '@tabler/icons-react';
<IconPhoneIncoming size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- callanswermobilelandlineconversationphoneincominghardwaretechnologycontactdevicesincoming callanswer phonereceive callphone ringing
FAQ
- What does the phone incoming icon represent?
- It signifies an incoming phone call, useful for UI elements related to call management.
- How do I use this icon in React?
- Import it using `import { IconPhoneIncoming } from '@tabler/icons-react'` and render the component.
- What is the license for this icon?
- The Tabler icon set, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.