The Tabler corner right down double icon depicts a double arrow pointing downwards and to the right, commonly used to indicate a secondary or nested action that moves content or focus to a lower-right position.
Common uses
- Indicating a nested or sub-step in a process flow.
- Representing a 'scroll down and right' action.
- Showing a secondary navigation path to a lower-right section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerRightDownDouble } from '@tabler/icons-react';
<IconCornerRightDownDouble size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowpointbelowbottomcornerrightdowndoubledecreasenavigationarrowsarrow down right doublenested arrowsecondary directioncorner arrow
FAQ
- What is the purpose of the corner right down double icon?
- It signifies a movement or direction downwards and to the right, often used for nested actions or secondary navigation.
- How do I use this icon in React?
- Import it using: import { IconCornerRightDownDouble } 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 →