The Lucide corner down right icon depicts an arrow pointing downwards and to the right, commonly used to indicate actions like indenting text or moving content to a lower-right position.
Common uses
- Indenting list items or code blocks
- Indicating a download or save action to a specific location
- Representing a 'next step' or progression in a downward-right direction
Use it in React
Install
npm i lucide-reactImport & render
import { CornerDownRight } from 'lucide-react';
<CornerDownRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowindenttabcornerdownrightdownload iconindent arrowtab iconarrow down right
FAQ
- What is the corner down right icon used for?
- It's typically used for actions like indenting text or code, or to signify moving content to a lower-right position.
- How do I use the corner down right icon in React?
- You can import and use it like this: import { CornerDownRight } from 'lucide-react'.
- What is the license for the Lucide corner down right icon?
- The Lucide icon library, including the corner down right 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 →