The Lucide square arrow down left icon depicts a diagonal arrow pointing towards the south-west, commonly used to indicate a download, a move to a lower-left position, or a specific directional action.
Common uses
- Download button
- Move item to bottom-left corner
- Navigate to a south-west direction
Use it in React
Install
npm i lucide-reactImport & render
import { SquareArrowDownLeft } from 'lucide-react';
<SquareArrowDownLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directionsouth-westdiagonalsignturnkeyboardbuttonsquarearrowdownleftdownload iconsouthwest arrowdiagonal down leftmove down left
FAQ
- What is the square arrow down left icon used for?
- It typically represents actions like downloading, moving content to the bottom-left, or indicating a south-west direction.
- How do I use this icon in React?
- Import it from 'lucide-react' like this: import { SquareArrowDownLeft } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including this 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 →