John KuehJohn Kueh

square icon

Tabler · square · MIT

Download SVG

The Tabler square icon depicts a simple square shape, commonly used to represent checkboxes, form fields, or basic geometric elements in user interfaces.

Common uses

  • Checkbox selection
  • Placeholder for content blocks
  • Basic UI shape element

Use it in React

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

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

Styles

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

outline
<IconSquare size={24} stroke={2} />
filled
<IconSquareFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
checkboxboxshapesquarerectangulargeometryformfigurepatternoutlineshapesrectangle

FAQ

What is the Tabler square icon used for?
It's typically used for checkboxes, form inputs, or as a general geometric shape in UI designs.
How do I use the square icon in React?
You can import and use it with: import { IconSquare } from '@tabler/icons-react'
What is the license for the Tabler square icon?
The Tabler icon library, including the square icon, is available 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 →