The Tabler number 7 icon depicts the numeral '7' and is commonly used in user interfaces to represent numerical values, quantities, or specific ordered items.
Common uses
- Displaying a count of items.
- Indicating a specific step in a process.
- Labeling a numerical input field.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNumber7 } from '@tabler/icons-react';
<IconNumber7 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- sevenmathsvaluequantitycalculatecalculationtotalamountsumorderdigitnumbersnumber7digit 7number symbol
FAQ
- What is the number 7 icon used for?
- It's used to visually represent the number seven, often for counts, rankings, or numerical data points in a UI.
- How do I use the number 7 icon in React?
- You can import and use it in your React components like this: import { IconNumber7 } from '@tabler/icons-react'; <IconNumber7 />.
- What is the license for the Tabler number 7 icon?
- The Tabler number 7 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 →