The Tabler number 2 icon depicts the digit '2' and is commonly used to represent numerical values, quantities, or ordinal positions in user interfaces.
Common uses
- Displaying a quantity of two items.
- Indicating the second step in a process.
- Labeling a numerical input field for the value '2'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber2 } from '@tabler/icons-react';
<IconNumber2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- twomathsvaluequantitycalculatecalculationtotalamountsumorderdigitnumbersnumber2digit 2number two
FAQ
- What is the number 2 icon used for?
- It's used to visually represent the number two, often for quantities, ordering, or numerical data.
- How do I use the number 2 icon in React?
- You can import it from '@tabler/icons-react' using: `import { IconNumber2 } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including number 2, 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 →