The Tabler number 4 small icon depicts the numeral '4' in a compact design, commonly used to represent numerical values, quantities, or ordered lists in user interfaces.
Common uses
- Displaying item counts in lists or grids.
- Indicating step numbers in a multi-step process.
- Labeling sections or pages with numerical identifiers.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber4Small } from '@tabler/icons-react';
<IconNumber4Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- fourquartetquadrupletetradfourfoldquaternaryquadrantquartilequadrupletquadnumbersnumber4smallnumber fourdigit 4
FAQ
- What is the purpose of the number 4 small icon?
- This icon represents the numeral '4' and is used in UIs to denote quantities, numerical order, or specific numerical values.
- How do I use the number 4 small icon in a React application?
- You can import and use it in your React components with: import { IconNumber4Small } from '@tabler/icons-react'
- What is the license for the Tabler number 4 small icon?
- The Tabler icon library, including the number 4 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 →