The Tabler corner left up double icon depicts a doubled arrow pointing upwards and to the left, commonly used to indicate a return to a previous step or a hierarchical upward movement in navigation.
Common uses
- Navigate back to a parent category
- Indicate returning to a previous state
- Represent a complex or multi-step upward navigation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerLeftUpDouble } from '@tabler/icons-react';
<IconCornerLeftUpDouble size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowpointabovetopcornerleftdoubleincreasenavigationflowarrowsupdouble arrow up leftprevious step arrowgo back doublereturn arrow
FAQ
- What is the purpose of the corner left up double icon?
- It signifies a return to a prior step or a hierarchical movement upwards, often used in navigation to go back or up a level.
- How do I use this icon in React?
- You can import and use it with: import { IconCornerLeftUpDouble } 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 →