The Tabler corner left down double icon depicts a double-lined arrow pointing downwards and to the left, commonly used to indicate a complex or multi-step navigation action moving to a lower-left position.
Common uses
- Indicate a nested or sub-category navigation path.
- Represent a 'go back and down' action in a hierarchical menu.
- Show a complex data flow moving to a lower-left quadrant.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerLeftDownDouble } from '@tabler/icons-react';
<IconCornerLeftDownDouble size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowpointbelowbottomcornerleftdowndoubledecreasenavigationarrowsarrow down left doubleback complexnested navigationdiagonal down left
FAQ
- What is the purpose of the corner left down double icon?
- It signifies a movement or navigation that goes both down and left, often implying a more complex or layered action than a single arrow.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconCornerLeftDownDouble } from '@tabler/icons-react'; and then use it as a component: <IconCornerLeftDownDouble />.
- What is the license for this icon?
- The Tabler icons, including corner-left-down-double, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.