John KuehJohn Kueh

square rounded number 1 icon

Tabler · square-rounded-number-1 · MIT

Download SVG

The Tabler square rounded number 1 icon visually represents the numeral '1' within a rounded square, commonly used to indicate a primary item, a starting point, or a single selection in user interfaces.

Common uses

  • Highlighting the first item in a list or sequence.
  • Indicating a primary or default option.
  • Representing a quantity of one.

Use it in React

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

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

Styles

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

outline
<IconSquareRoundedNumber1 size={24} stroke={2} />
filled
<IconSquareRoundedNumber1Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Numbers
Keywords
shapenumberdigitsquareroundedrectangularnumericnumeralcountquantitynumbers1number 1first itemsingle digitprimary number

FAQ

What is the purpose of the square rounded number 1 icon?
This icon is used to represent the number '1' in a clear and visually distinct way, often signifying the first element, a primary choice, or a single unit.
How do I use the square rounded number 1 icon in React?
You can import and use it in your React application with the following statement: `import { IconSquareRoundedNumber1 } from '@tabler/icons-react'`.
What is the license for the Tabler square rounded number 1 icon?
The Tabler icon library, including the square rounded number 1 icon, is released 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 →