The Tabler corner down left double icon depicts a double-arrowed path turning downwards and to the left, commonly used to indicate returning to a previous or parent section.
Common uses
- Navigate back to a parent directory or category.
- Indicate returning to a previous step in a multi-step process.
- Represent a 'go back' or 'previous' action in a hierarchical menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerDownLeftDouble } from '@tabler/icons-react';
<IconCornerDownLeftDouble size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowpreviousbackreturnbelowpointcornerdownleftdoublearrowsprevious step iconback arrow doublereturn down left
FAQ
- What does the corner down left double icon represent?
- It visually signifies a return path, moving downwards and then left, often used for navigation back to a prior state or location.
- How do I use this icon in React?
- You can import and use it directly with: import { IconCornerDownLeftDouble } from '@tabler/icons-react'
- 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 →