The Tabler arrows right down icon depicts a diagonal movement from the top-left to the bottom-right, commonly used to indicate actions like dragging, moving items downwards, or a decrease in value.
Common uses
- Indicating a drag-and-drop action to move an item to a lower position.
- Representing a data flow or process moving downwards and to the right.
- Signifying a decrease or reduction in a numerical value or metric.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsRightDown } from '@tabler/icons-react';
<IconArrowsRightDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- dragmovearrowsrightdownbottomdecreasenavigationflowfalldrag downmove downdiagonal down
FAQ
- What is the purpose of the arrows right down icon?
- It visually represents movement or direction towards the bottom-right, often used for drag, move, or decrease actions.
- How do I use this icon in React?
- Import it using `import { IconArrowsRightDown } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →