The Tabler number 87 small icon depicts the numeral '87' in a compact design, commonly used to represent specific counts, values, or sequential numbering in user interfaces.
Common uses
- Displaying item counts in lists or tables.
- Indicating a specific step in a numbered process.
- Representing a numerical value in forms or data displays.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber87Small } from '@tabler/icons-react';
<IconNumber87Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- eighty-sevendigitcountnumeralvaluesequencenumericfigurecalculatenumbernumbers87smalleighty-seven numeralcount 87numeric value 87
FAQ
- What does the number 87 small icon represent?
- This icon visually represents the number eighty-seven. It's used in UIs to show specific numerical data or counts.
- How do I use the number 87 small icon in a React application?
- You can import and use it in React with: import { IconNumber87Small } from '@tabler/icons-react'. Then, render it like any other React component: <IconNumber87Small />.
- What is the license for the Tabler number 87 small icon?
- The Tabler icon library, including the number 87 small icon, is 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 →