The Lucide square arrow down right icon depicts a square with an arrow pointing diagonally down and to the right, commonly used to indicate a direction, a download action, or a southeast turn.
Common uses
- Download button
- Export action
- Navigation to a lower-right section
Use it in React
Install
npm i lucide-reactImport & render
import { SquareArrowDownRight } from 'lucide-react';
<SquareArrowDownRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directionsouth-eastdiagonalsignturnkeyboardbuttonsquarearrowdownrightdownload iconsoutheast arrowexport icondiagonal arrow
FAQ
- What does the square arrow down right icon represent?
- It represents a direction pointing southeast, often used for downloads, exports, or indicating a turn in that direction.
- How do I use this icon in React?
- You can import it directly from the lucide-react library: import { SquareArrowDownRight } from 'lucide-react'.
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive open-source 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 →