John KuehJohn Kueh

square number 6 icon

Tabler · square-number-6 · MIT

Download SVG

The Tabler square number 6 icon depicts the digit '6' enclosed within a square, commonly used to represent numerical values, quantities, or specific ordered items in user interfaces.

Common uses

  • Displaying a quantity of 6 items.
  • Labeling a step in a numbered process.
  • Indicating a score or rating of 6.

Use it in React

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

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

Styles

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

outline
<IconSquareNumber6 size={24} stroke={2} />
filled
<IconSquareNumber6Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
sixzeronumberdigitquantityamountordermathssumtotalnumberssquare6number 6digit sixsix square

FAQ

What is the square number 6 icon used for?
It's used to visually represent the number six, often for quantities, ordering, or numerical data in UI elements.
How do I use the square number 6 icon in React?
Import it using: import { IconSquareNumber6 } from '@tabler/icons-react' and then use it as a React component: <IconSquareNumber6 />.
What is the license for the Tabler icons?
Tabler icons 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 →