The Tabler device landline phone icon visually represents a traditional desk phone, commonly used in user interfaces to signify actions related to making or receiving calls, phone settings, or contact information.
Common uses
- Button for initiating a phone call
- Link to a company's contact page
- Section header for phone support options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceLandlinePhone } from '@tabler/icons-react';
<IconDeviceLandlinePhone size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- telephonecallcomunicationdigitaldevicelandlinephonemobilehardwaretechnologydevicescommunication devicedesk phone
FAQ
- What does the device landline phone icon represent?
- It depicts a classic desk telephone, often used for representing phone-related functions or contact details in a UI.
- How do I use this icon in React?
- Import it directly from '@tabler/icons-react' using `import { IconDeviceLandlinePhone } from '@tabler/icons-react'` and then use it as a component.
- What is the license for this icon?
- The Tabler icon set, including this icon, is available under the MIT license, allowing for free commercial and non-commercial use.
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 →