The Tabler dialpad off icon depicts a disabled keypad, commonly used to represent a deactivated or unavailable phone or dialing interface.
Common uses
- Indicate a phone feature is turned off.
- Show a disabled input field for phone numbers.
- Represent a disconnected or unavailable communication service.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDialpadOff } from '@tabler/icons-react';
<IconDialpadOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- keypadtelephonephonecallnumberdialpadoffhardwaretechnologydisableddeviceskeypad offphone disableddialer inactivenumber pad off
FAQ
- What does the dialpad off icon represent?
- It visually signifies that a keypad, phone, or dialing functionality is currently inactive or disabled.
- How do I use this icon in React?
- Import it using `import { IconDialpadOff } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available 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 →