The Tabler square rounded number 7 icon depicts the digit '7' within a rounded square, commonly used to represent numerical values or specific counts in user interfaces.
Common uses
- Displaying a count of 7 items.
- Indicating a numerical input field for the digit 7.
- Labeling a section or step numbered 7.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedNumber7 } from '@tabler/icons-react';
<IconSquareRoundedNumber7 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedNumber7 size={24} stroke={2} />filled
<IconSquareRoundedNumber7Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- shapenumberdigitsquareroundedrectangularnumericnumeralcountquantitynumbers7number 7digit 7numeric 7seven
FAQ
- What is the square rounded number 7 icon used for?
- This icon is used to visually represent the number 7 in user interfaces, often for counts, labels, or numerical indicators.
- How do I use the square rounded number 7 icon in React?
- You can import and use it in React with: `import { IconSquareRoundedNumber7 } from '@tabler/icons-react'`. Then, render it like `<IconSquareRoundedNumber7 />`.
- What is the license for the Tabler square rounded number 7 icon?
- The Tabler icon library, including this icon, is distributed 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 →