The Lucide circle arrow out down left icon depicts an arrow originating from a circle and pointing south-west, commonly used to indicate an outward or export action in a diagonal direction.
Common uses
- Exporting data to a south-west direction.
- Initiating an outbound connection.
- Indicating a download or transfer to a specific diagonal location.
Use it in React
Install
npm i lucide-reactImport & render
import { CircleArrowOutDownLeft } from 'lucide-react';
<CircleArrowOutDownLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- outwardsdirectionsouth-westdiagonalcirclearrowoutdownleftsouthwest arrowexport diagonaloutbound downdiagonal export
FAQ
- What does the circle arrow out down left icon represent?
- This icon represents an outward movement or export, specifically pointing in the south-west or down-left direction from a central point.
- How do I use this icon in React?
- You can import and use it in your React application like this: import { CircleArrowOutDownLeft } 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 →