The Lucide circle arrow out down right icon depicts an arrow originating from a circle and pointing diagonally down and to the right, commonly used to indicate an outgoing link or action in that direction.
Common uses
- Link to an external website
- Exporting data to a south-east direction
- Navigating to a related section below and to the right
Use it in React
Install
npm i lucide-reactImport & render
import { CircleArrowOutDownRight } from 'lucide-react';
<CircleArrowOutDownRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- outwardsdirectionsouth-eastdiagonalcirclearrowoutdownrightexternal linksouth-east arrowdiagonal outexport diagonal
FAQ
- What does the circle arrow out down right icon represent?
- This icon represents an action or link moving outwards from a central point, specifically towards the south-east direction.
- How do I use this icon in React?
- You can import and use it in React with: import { CircleArrowOutDownRight } 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 →