John KuehJohn Kueh

square rounded chevrons up icon

Tabler · square-rounded-chevrons-up · MIT

Download SVG

The Tabler square rounded chevrons up icon depicts a set of upward-pointing chevrons within a rounded square, commonly used to indicate actions like scrolling to the top of a page or indicating an increase.

Common uses

  • Scroll to top button
  • Expand/collapse section
  • Navigate to the beginning of content

Use it in React

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

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

Styles

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

outline
<IconSquareRoundedChevronsUp size={24} stroke={2} />
filled
<IconSquareRoundedChevronsUpFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
shapedirectionnorthtopsquareroundedchevronsincreasenavigationflowarrowsupscroll to topchevron double uparrow up square

FAQ

What does the square rounded chevrons up icon represent?
It visually represents moving upwards or to the top, often used for navigation or indicating an increase in a sequence.
How do I use this icon in React?
You can import and use it like this: import { IconSquareRoundedChevronsUp } from '@tabler/icons-react'.
What is the license for this icon?
This icon is from the Tabler icon library and 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 →