The Tabler square number 8 icon depicts the digit '8' enclosed within a square, commonly used to represent numerical values, quantities, or specific numerical options in user interfaces.
Common uses
- Displaying a quantity of 8 items.
- Indicating a numerical input field for the digit 8.
- Labeling a step or item in a sequence as number 8.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareNumber8 } from '@tabler/icons-react';
<IconSquareNumber8 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareNumber8 size={24} stroke={2} />filled
<IconSquareNumber8Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Numbers
- Keywords
- eightzeronumberdigitquantityamountordermathssumtotalnumberssquare8number 8 squaredigit 8eight icon
FAQ
- What is the square number 8 icon used for?
- It's used to visually represent the number 8, often for quantities, labels, or numerical data within an interface.
- How do I use the square number 8 icon in React?
- You can import and use it directly with: import { IconSquareNumber8 } from '@tabler/icons-react'
- What is the license for this icon?
- This 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 →