The Lucide corner up left icon depicts an arrow turning upwards and to the left, commonly used to represent actions like returning to a previous step, undoing an action, or navigating back.
Common uses
- Go back to previous page
- Undo last action
- Navigate to parent directory
Use it in React
Install
npm i lucide-reactImport & render
import { CornerUpLeft } from 'lucide-react';
<CornerUpLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowcornerupleftback arrowreturn iconprevious stepundo arrow
FAQ
- What is the corner up left icon used for?
- It visually represents actions such as going back, undoing, or returning to a previous state or location.
- How do I use the corner up left icon in React?
- You can import and use it in React with: import { CornerUpLeft } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the corner up 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 →