John KuehJohn Kueh

square chevrons right icon

Tabler · square-chevrons-right · MIT

Download SVG

The Tabler square chevrons right icon depicts a series of right-pointing chevrons within a square, commonly used to indicate advancing to the next section, fast-forwarding, or moving to the end of a sequence.

Common uses

  • Fast-forward button
  • Next section/page indicator
  • End of list/queue navigation

Use it in React

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

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

Styles

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

outline
<IconSquareChevronsRight size={24} stroke={2} />
filled
<IconSquareChevronsRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
shapedirectioneastsquarechevronsrightnavigationflowrectangularmovementarrowsfast forwardnext allskip forwardend

FAQ

What is the purpose of the square chevrons right icon?
It visually represents moving forward, advancing, or reaching the end of a process or content sequence.
How do I use this icon in React?
Import it using `import { IconSquareChevronsRight } from '@tabler/icons-react'` and render the component.
What is the license for this icon?
The Tabler icon library, including this 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 →