The Tabler dialpad icon visually represents a numeric keypad, commonly used in user interfaces for inputting phone numbers or other numerical sequences.
Common uses
- Phone number input fields
- Keypad for a dialer application
- Numeric entry for PINs or codes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDialpad } from '@tabler/icons-react';
<IconDialpad size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDialpad size={24} stroke={2} />filled
<IconDialpadFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- keypadtelephonephonecallnumberdialpadhardwaretechnologyelectronicgadgetdevicesphone keypadnumber pad
FAQ
- What is the purpose of the dialpad icon?
- It signifies a numeric keypad, ideal for interfaces where users need to input phone numbers, PINs, or other numerical data.
- How do I use the dialpad icon in React?
- You can import and use it directly with the following statement: `import { IconDialpad } from '@tabler/icons-react'`.
- What is the license for the Tabler dialpad icon?
- The Tabler icons, including the dialpad icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.