The Tabler number 30 small icon depicts the numeral '30' in a compact, legible style, commonly used to represent quantities, specific values, or numerical labels within user interfaces.
Common uses
- Displaying item counts in a list.
- Labeling a specific step in a process.
- Indicating a quantity or setting value.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber30Small } from '@tabler/icons-react';
<IconNumber30Small size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- thirtyhalfsixtiethtripletenroundnumericcountthreezerodoublesixteenthirdofninetycompassnumbersnumber30smallthirty iconnumeric 30
FAQ
- What is the purpose of the number 30 small icon?
- This icon visually represents the number thirty. It's useful for indicating quantities, numerical labels, or specific values in a UI.
- How do I use the number 30 small icon in a React application?
- You can import and use it directly in your React components like this: import { IconNumber30Small } from '@tabler/icons-react'; <IconNumber30Small />
- What is the license for the Tabler number 30 small icon?
- The Tabler icons, including number 30 small, are 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 →