John KuehJohn Kueh

corner down left icon

Lucide · corner-down-left · ISC

Download SVG

The Lucide corner down left icon depicts an arrow turning downwards and then left, commonly used to indicate returning to a previous state or a nested level.

Common uses

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

Use it in React

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

<CornerDownLeft size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowreturncornerdownleftback arrowreturn arrowundo iconprevious step

FAQ

What is the corner down left icon used for?
It visually represents a return path or a step back, often used for undo actions or navigating to a previous level in a hierarchy.
How do I use the corner down left icon in React?
You can import and use it directly from the 'lucide-react' library with the following statement: import { CornerDownLeft } from 'lucide-react'.
What is the license for the corner down left icon?
The Lucide icon library, including the corner down left icon, is available under the ISC 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 →