The Tabler number 64 small icon depicts the numeral '64' in a compact, minimalist style, commonly used to represent numerical values, quantities, or specific data points within a user interface.
Common uses
- Displaying a count of items.
- Labeling a specific option or setting.
- Indicating a version number or identifier.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber64Small } from '@tabler/icons-react';
<IconNumber64Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- tinysixtyfourdigit64numericminiatureicon64num64small64sixfourminisculenumbersnumber64smallsixty fourdigit 64
FAQ
- What is this icon used for?
- This icon represents the number 64 and is useful for displaying quantities, labels, or identifiers in a UI.
- How do I use this icon in React?
- Import it using `import { IconNumber64Small } from '@tabler/icons-react'` and then use it as a component: `<IconNumber64Small />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →