The Tabler arrow up left icon depicts a diagonal arrow pointing towards the top-left corner, commonly used to indicate a return path, a previous step, or an upward and leftward movement.
Common uses
- Back button or navigation
- Indicate a previous state or step
- Show upward trend or increase
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowUpLeft } from '@tabler/icons-react';
<IconArrowUpLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- topcornerpointarrowleftdirectionpointerincreasenavigationflowarrowsupback arrowprevious icontop left arrowdiagonal up left
FAQ
- What is the arrow up left icon used for?
- It's typically used for navigation, like a back button, or to signify an increase or a movement towards the top-left.
- How do I use the arrow up left icon in React?
- Import it from '@tabler/icons-react' using: import { IconArrowUpLeft } from '@tabler/icons-react'
- What is the license for the Tabler arrow up left icon?
- The Tabler icon library, including the arrow up left 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 →