The Tabler number 73 small icon depicts the numeral '73' and is typically used to represent a specific count, value, or sequential item in a user interface.
Common uses
- Displaying item counts in lists or tables.
- Indicating a specific step in a numbered process.
- Representing a numerical value in data visualization.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber73Small } from '@tabler/icons-react';
<IconNumber73Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- seventy-threedigitcountnumeralvaluesequencenumericfigurecalculatenumbernumbers73smalldigit 73numeric 73
FAQ
- What is this icon for?
- This icon represents the number seventy-three. It's useful for displaying specific numerical values, counts, or sequence indicators in your UI.
- How do I use this icon in React?
- You can import and use it in React with: import { IconNumber73Small } from '@tabler/icons-react'. Then render it as <IconNumber73Small />.
- What is the license for this icon?
- This icon is provided under the MIT license, which allows for free use in both personal and commercial projects.
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 →