John KuehJohn Kueh

arrow back up icon

Tabler · arrow-back-up · MIT

Download SVG

The Tabler arrow back up icon depicts a curved arrow pointing left and upwards, commonly used to signify returning to a previous state or navigating back in a hierarchical structure.

Common uses

  • Undo last action
  • Navigate to parent directory
  • Go back to previous page

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
pointerreturnrevertreverseundoleftarrowbackdirectiontoparrowsupundo iconrevert iconreturn arrowback arrow

FAQ

What is the arrow back up icon used for?
It's typically used to represent actions like undoing a previous operation, reverting to a prior state, or navigating back up a level in a file system or menu.
How do I use the arrow back up icon in React?
You can import and use it in your React application with the following import statement: `import { IconArrowBackUp } from '@tabler/icons-react'`.
What is the license for the arrow back up icon?
The arrow back up icon is part of the Tabler icon library, which is distributed 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 →