The Tabler corner down right icon depicts a curved arrow moving downwards and to the right, commonly used to indicate a flow, a decrease, or a navigation path.
Common uses
- Indicate a downward or rightward data flow.
- Show a decrease in value or quantity.
- Represent a navigation step to a lower or right section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerDownRight } from '@tabler/icons-react';
<IconCornerDownRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- movearrowcornerdownrightbottomdecreasenavigationflowfallarrowsarrow down rightmove down rightflow arrowdiagonal down
FAQ
- What is the purpose of the corner down right icon?
- It visually represents movement downwards and to the right, often used for flow, decrease, or navigation.
- How do I use the corner down right icon in React?
- Import it using `import { IconCornerDownRight } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for the Tabler corner down right 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 →