The Tabler arrow down left icon depicts a diagonal arrow pointing towards the bottom-left corner, commonly used to indicate a downward and leftward direction or a decrease.
Common uses
- Indicating a decrease in value or stock price.
- Showing a navigation path to the bottom-left.
- Representing a 'back' or 'previous' action with a diagonal movement.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowDownLeft } from '@tabler/icons-react';
<IconArrowDownLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- cornerbottompointarrowdownleftdirectionpointerdecreasenavigationarrowscorner arrowdiagonal down leftbottom left pointer
FAQ
- What is the arrow down left icon used for?
- It's typically used to show a direction towards the bottom-left, often signifying a decrease, a return path, or a specific navigation cue.
- How do I use the arrow down left icon in React?
- You can import and use it directly with the following statement: import { IconArrowDownLeft } from '@tabler/icons-react'.
- What is the license for the Tabler arrow down left icon?
- The Tabler icon library, including the arrow down left 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 →