The Lucide square arrow out down left icon depicts an arrow originating from a square and pointing diagonally downwards and to the left, often used to signify an export or download action to a south-westerly direction.
Common uses
- Download file to a specific location
- Export data diagonally downwards
- Indicate outbound direction to the southwest
Use it in React
Install
npm i lucide-reactImport & render
import { SquareArrowOutDownLeft } from 'lucide-react';
<SquareArrowOutDownLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- outwardsdirectionsouth-westdiagonalsquarearrowoutdownleftdownload southwestexport diagonaloutbound arrowsouthwest arrow
FAQ
- What does the square arrow out down left icon represent?
- This icon represents an action of moving something outwards from a square, specifically in the south-west direction. It's commonly used for exports or downloads.
- How do I use the square arrow out down left icon in React?
- You can import and use it in React with: import { SquareArrowOutDownLeft } from 'lucide-react'
- What is the license for the Lucide square arrow out down left icon?
- The Lucide icon library, including the square arrow out 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 →