John KuehJohn Kueh

corner up left icon

Tabler · corner-up-left · MIT

Download SVG

The Tabler corner up left icon depicts an arrow turning upwards and to the left, commonly used to indicate returning to a previous state or navigating back in a hierarchical structure.

Common uses

  • Go back to parent directory
  • Undo last action
  • Navigate to previous step in a wizard

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCornerUpLeft } from '@tabler/icons-react';

<IconCornerUpLeft size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
movearrowcornerlefttopincreasenavigationflowriseupwardarrowsupback arrowreturn iconprevious steparrow left up

FAQ

What does the corner up left icon represent?
It represents an arrow that turns upwards and then left, often signifying a return path or an upward/leftward movement.
How do I use this icon in React?
You can import and use it like this: import { IconCornerUpLeft } from '@tabler/icons-react'; <IconCornerUpLeft />.
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 →