The Tabler numbers icon visually represents a sequence of digits, commonly used in user interfaces to denote numerical input fields, data displays, or sections related to counting and calculations.
Common uses
- Labeling a numerical input field
- Indicating a section for data entry
- Representing a calculator or math tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumbers } from '@tabler/icons-react';
<IconNumbers size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- mathcountingcalculatorcalculateonetwothreefourfivenumbersdigitssequencenumerical
FAQ
- What is the purpose of the numbers icon?
- This icon is typically used to signify areas related to numbers, such as input fields, calculators, or data displays.
- How do I use the numbers icon in React?
- You can import and use it in your React application with: import { IconNumbers } from '@tabler/icons-react'
- What is the license for the Tabler numbers icon?
- The Tabler icons, including the numbers icon, are 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 →