The Lucide square arrow out down right icon depicts an arrow pointing diagonally down and to the right, often used to signify exporting, downloading, or navigating to a related but external destination.
Common uses
- Export data to a file
- Download a resource
- Navigate to an external link
Use it in React
Install
npm i lucide-reactImport & render
import { SquareArrowOutDownRight } from 'lucide-react';
<SquareArrowOutDownRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- outwardsdirectionsouth-eastdiagonalsquarearrowoutdownrightexport icondownload iconsouth-east arrowoutbound link
FAQ
- What does the square arrow out down right icon represent?
- This icon represents an action of moving outwards and downwards to the right, commonly used for exporting or downloading.
- How do I use this icon in React?
- You can import and use it in React with: import { SquareArrowOutDownRight } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software 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 →