The Tabler corner down right double icon depicts a double-lined arrow pointing downwards and to the right, commonly used to indicate a continuation or progression to a lower, right-hand section of content or a subsequent step.
Common uses
- Indicate a sub-section below and to the right.
- Show a multi-step process continuing downwards and right.
- Represent a 'next page' or 'scroll down' action in a specific context.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerDownRightDouble } from '@tabler/icons-react';
<IconCornerDownRightDouble size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrownextbelowforwardpointcornerdownrightdoublebottomarrowsdouble arrow down rightarrow corner bottom rightnext step doubleprogress down right
FAQ
- What is the purpose of the corner down right double icon?
- It visually represents a direction or flow downwards and to the right, often signifying continuation or progression in UI elements.
- How do I use this icon in React?
- You can import and use it with: import { IconCornerDownRightDouble } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including this one, are 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 →