The Tabler arrows left down icon depicts a downward and leftward movement, commonly used to indicate actions like dragging items to a lower-left position or signifying a decrease in value.
Common uses
- Dragging items to a lower-left quadrant
- Indicating a decrease or reduction
- Representing a downward and leftward flow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsLeftDown } from '@tabler/icons-react';
<IconArrowsLeftDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- dragmovearrowsleftdownbottomdecreasenavigationflowfalldrag down leftmove down leftdownload left
FAQ
- What is the purpose of the arrows left down icon?
- This icon visually represents a movement or action directed both downwards and to the left. It's often used for drag-and-drop actions or to signify a decrease.
- How do I use the arrows left down icon in React?
- You can import and use it in your React application with: import { IconArrowsLeftDown } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including arrows left down, are distributed 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 →