The Tabler arrow back up double icon depicts a double-headed arrow pointing upwards and to the left, commonly used to indicate returning to a previous state or a higher level in a navigation hierarchy.
Common uses
- Navigate back to the top of a long page.
- Return to the main menu from a sub-section.
- Undo a multi-step process or revert to a previous view.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBackUpDouble } from '@tabler/icons-react';
<IconArrowBackUpDouble size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- navigationdirectionreturnreversedoublepathinterfaceuigesturearrowarrowsbackupdouble back arrowreturn up iconreverse path
FAQ
- What is the purpose of the arrow-back-up-double icon?
- This icon signifies a return action, often to a higher level or a previous state, with the double arrow emphasizing a more significant or complete reversal.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowBackUpDouble } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.