The Tabler arrow down left circle icon depicts a downward and leftward pointing arrow enclosed within a circle, commonly used to indicate a direction, a decrease, or a return to a previous state.
Common uses
- Indicate a download or export action.
- Show a decrease in value or a negative trend.
- Represent a 'go back' or 'previous' function, especially when combined with a circular element.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowDownLeftCircle } from '@tabler/icons-react';
<IconArrowDownLeftCircle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- cornerbottompointarrowdownleftcircledirectionpointerdecreasearrowsdownload circleback arrow circlecorner down leftdecrease pointer
FAQ
- What is the purpose of the arrow down left circle icon?
- This icon typically signifies a direction pointing down and to the left, often used for actions like downloading, decreasing values, or navigating backward.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowDownLeftCircle } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →