John KuehJohn Kueh

square rounded arrow up icon

Tabler · square-rounded-arrow-up · MIT

Download SVG

The Tabler square rounded arrow up icon depicts a square with rounded corners containing an upward-pointing arrow, commonly used to indicate an action to move content to the top or to upload a file.

Common uses

  • Scroll to top button
  • Upload file button
  • Expand/collapse section

Use it in React

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

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

Styles

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

outline
<IconSquareRoundedArrowUp size={24} stroke={2} />
filled
<IconSquareRoundedArrowUpFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
shapedirectionnorthtopsquareroundedarrowpointerincreasenavigationarrowsupupload iconscroll to toparrow northgo up

FAQ

What is the purpose of the square rounded arrow up icon?
This icon typically signifies an action related to moving something upwards, such as scrolling to the top of a page or initiating an upload.
How do I use this icon in React?
You can import and use it in your React application with: import { IconSquareRoundedArrowUp } from '@tabler/icons-react'
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →