The Tabler corner left up icon depicts an arrow turning upwards and to the left, commonly used to indicate a return to a previous step or a move to a higher level in a process.
Common uses
- Back to previous step in a wizard
- Navigate to a parent directory or section
- Indicate an increase or upward trend
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerLeftUp } from '@tabler/icons-react';
<IconCornerLeftUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- movearrowcornerlefttopincreasenavigationflowriseupwardarrowsuparrow up leftgo back iconprevious stepreturn arrow
FAQ
- What does the corner-left-up icon represent?
- It represents an arrow that curves from the left, moving upwards. It's often used for navigation like going back or moving to a higher level.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconCornerLeftUp } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →