The Tabler number icon visually represents a numerical digit, commonly used in interfaces to denote order, quantity, or specific numerical values.
Common uses
- Displaying item counts in a list.
- Indicating page numbers in pagination.
- Labeling steps in a tutorial or process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber } from '@tabler/icons-react';
<IconNumber size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- onetwothreefourfivesixseveneightninetenmathcountingnumbersnumberdigitcounter
FAQ
- What is the purpose of the number icon?
- It's used to represent numerical data or sequences in a clear, visual manner within user interfaces.
- How do I use the number icon in React?
- You can import and use it like this: import { IconNumber } from '@tabler/icons-react'. Then render it as <IconNumber />.
- What is the license for the Tabler number icon?
- The Tabler icon library, including the number icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.