The Tabler arrow down right icon depicts a diagonal arrow pointing towards the bottom-right, commonly used to indicate a downward or rightward trend, a download action, or a navigation path.
Common uses
- Indicate a descending value or trend.
- Represent a download or export action.
- Show a navigation path to a lower-right section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowDownRight } from '@tabler/icons-react';
<IconArrowDownRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- cornerbottompointarrowdownrightdirectionpointerdecreasenavigationarrowsdiagonal arrowdownload arrowsouth-east arrowtrend down
FAQ
- What is the arrow down right icon used for?
- It's typically used to signify downward or rightward movement, trends, or actions like downloading.
- How do I use the arrow down right icon in React?
- Import it using `import { IconArrowDownRight } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for the Tabler arrow down right icon?
- The Tabler icon library, including the arrow down right 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 →