John KuehJohn Kueh

square rounded number 8 icon

Tabler · square-rounded-number-8 · MIT

Download SVG

The Tabler square rounded number 8 icon depicts the numeral 8 within a rounded square, commonly used to represent numerical values, counts, or specific numerical options in user interfaces.

Common uses

  • Displaying the 8th item in a list or sequence.
  • Indicating a quantity of eight.
  • As a numerical label for a setting or option.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareRoundedNumber8 } from '@tabler/icons-react';

<IconSquareRoundedNumber8 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareRoundedNumber8 size={24} stroke={2} />
filled
<IconSquareRoundedNumber8Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
shapenumberdigitsquareroundedrectangularnumericnumeralcountquantitynumbers8number 8digit 8rounded square 8numeric 8

FAQ

What is the square rounded number 8 icon used for?
It's used to visually represent the number 8, often for counts, list items, or numerical labels in UI elements.
How do I use the square rounded number 8 icon in React?
You can import and use it directly in your React components like this: import { IconSquareRoundedNumber8 } from '@tabler/icons-react'; <IconSquareRoundedNumber8 />
What is the license for the Tabler square rounded number 8 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 →