The Tabler number 78 small icon depicts the numeral '78' in a compact design, commonly used to represent specific numerical values, counts, or ordered items within a user interface.
Common uses
- Displaying item numbers in a list.
- Indicating a specific quantity or score.
- Labeling sequential steps or stages.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber78Small } from '@tabler/icons-react';
<IconNumber78Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- seventy-eightdigitcountnumeralvaluesequencenumericfigurecalculatenumbernumbers78smalldigit 78numeric 78count 78
FAQ
- What does the number 78 small icon represent?
- This icon visually represents the number seventy-eight. It's useful for displaying specific numerical data or labels in a UI.
- How do I use the number 78 small icon in React?
- You can import and use it in your React application with: import { IconNumber78Small } from '@tabler/icons-react'. Then, render it like any other React component: <IconNumber78Small />.
- What is the license for this icon?
- The Tabler number 78 small icon is distributed under the MIT license, allowing 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 →