The Tabler arrow up left circle icon depicts an arrow pointing towards the top-left direction within a circular background, commonly used to indicate a return to a previous or higher level, or a specific navigation path.
Common uses
- Navigate to a previous screen or section
- Indicate a 'go back' or 'up' action
- Represent a diagonal movement or return path
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowUpLeftCircle } from '@tabler/icons-react';
<IconArrowUpLeftCircle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- topcornerpointarrowleftcircledirectionpointerincreasenavigationarrowsupgo back circleprevious arrowtop-left navigationreturn icon
FAQ
- What is the purpose of the arrow up left circle icon?
- It visually represents movement or direction towards the top-left, often used for navigation, returning to a previous state, or indicating an upward and leftward path.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowUpLeftCircle } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the arrow up left circle 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 →