John KuehJohn Kueh

square chevrons left icon

Tabler · square-chevrons-left · MIT

Download SVG

The Tabler square chevrons left icon depicts a series of left-pointing chevrons within squares, commonly used to indicate moving to the beginning of a list or the first page.

Common uses

  • Go to first page/item
  • Collapse all sections
  • Navigate to the start of a sequence

Use it in React

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

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

Styles

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

outline
<IconSquareChevronsLeft size={24} stroke={2} />
filled
<IconSquareChevronsLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
shapedirectionwestsquarechevronsleftnavigationflowrectangularmovementarrowsfirst pageprevious setbeginningrewind all

FAQ

What is the purpose of the square chevrons left icon?
It signifies moving to the very beginning, such as the first page in pagination or the initial item in a carousel.
How do I use this icon in React?
Import it from '@tabler/icons-react' like this: import { IconSquareChevronsLeft } from '@tabler/icons-react'.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use.

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 →