The Tabler number 31 small icon depicts the numeral '31' and is typically used to represent a quantity of thirty-one or a specific item labeled with this number in user interfaces.
Common uses
- Displaying item counts or quantities.
- Labeling specific steps or options in a sequence.
- Indicating a date or day of the month.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber31Small } from '@tabler/icons-react';
<IconNumber31Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- thirtyoneoddmonthendoddmonthendcountprimepluscompassnextthirtydoublefifteenplusonedigitsnumbersnumber31smallthirty-onenumber 31
FAQ
- What is the number 31 small icon used for?
- It's used to visually represent the number 31, often for counts, labels, or specific data points within a UI.
- How do I use the number 31 small icon in React?
- You can import it using `import { IconNumber31Small } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →