John KuehJohn Kueh

corner left up icon

Lucide · corner-left-up · ISC

Download SVG

The Lucide corner left up icon depicts a sharp turn upwards and to the left, commonly used to indicate actions like returning to a previous step or navigating back within a hierarchical structure.

Common uses

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

Use it in React

Install
npm i lucide-react
Import & render
import { CornerLeftUp } from 'lucide-react';

<CornerLeftUp size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowcornerleftupback arrowprevious stepreturn iconarrow left up

FAQ

What does the corner left up icon represent?
It visually represents a turn or movement upwards and towards the left, often signifying a return or backward navigation.
How do I use this icon in React?
You can import and use it in your React application with the following statement: import { CornerLeftUp } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →