The Tabler corner right down icon depicts a rightward-pointing arrow that curves downwards, commonly used to indicate a continuation of a process or flow in a downward and rightward direction.
Common uses
- Indicating the next step in a multi-step form or process.
- Showing a download or save action that moves content down the page.
- Representing a transition to a lower section or sub-category.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerRightDown } from '@tabler/icons-react';
<IconCornerRightDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- movearrowcornerrightdownbottomdecreasenavigationflowfallarrowsarrow down rightturn downflow downdownload arrow
FAQ
- What is the purpose of the corner right down icon?
- It visually represents a turn or continuation downwards and to the right, often used for navigation or indicating flow.
- How do I use the corner right down icon in React?
- Import it using `import { IconCornerRightDown } from '@tabler/icons-react'` and then use it as a React component: `<IconCornerRightDown />`.
- What is the license for this icon?
- The Tabler icons, including 'corner right down', are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.