The Lucide move up left icon depicts an arrow pointing diagonally upwards and to the left, commonly used to indicate navigation, returning to a previous state, or moving an element in that direction.
Common uses
- Navigate to a previous page or state
- Undo an action
- Move an item to the top-left corner
Use it in React
Install
npm i lucide-reactImport & render
import { MoveUpLeft } from 'lucide-react';
<MoveUpLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowdirectionmoveupleftarrow up leftback arrowdiagonal up leftprevious
FAQ
- What is the 'move up left' icon used for?
- It's used to represent actions like going back, undoing, or moving something in the top-left direction within a user interface.
- How do I use the move up left icon in React?
- You can import and use it like this: import { MoveUpLeft } from 'lucide-react'.
- What is the license for the Lucide move up left icon?
- The Lucide icon library, including the move 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 →