The Lucide move down left icon visually represents a downward and leftward movement, commonly used to indicate actions like scrolling, navigating to a previous or lower section, or indicating a diagonal decrease.
Common uses
- Scrolling down and to the left
- Navigating to a previous/lower step
- Indicating a diagonal decrease in value
Use it in React
Install
npm i lucide-reactImport & render
import { MoveDownLeft } from 'lucide-react';
<MoveDownLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowdirectionmovedownleftarrow down leftdiagonal downscroll down leftmove diagonal
FAQ
- What is the purpose of the move down left icon?
- This icon signifies a directional movement downwards and to the left. It's useful for actions like scrolling, indicating a decrease, or navigating to a lower or previous section.
- How do I use the move down left icon in React?
- You can import and use it in your React application with the following statement: import { MoveDownLeft } from 'lucide-react'.
- What is the license for the Lucide move down left icon?
- The Lucide icon library, including the move 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 →