The Tabler corner down left icon depicts an arrow turning downwards and then to the left, commonly used to indicate a return path, a step back, or a downward and leftward movement in UI.
Common uses
- Undo or revert action
- Navigate to a previous section
- Indicate a downward and leftward data flow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerDownLeft } from '@tabler/icons-react';
<IconCornerDownLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- movearrowcornerdownleftbottomdecreasenavigationflowfallarrowsundo iconback arrow iconreturn iconturn left down
FAQ
- What is the purpose of the corner down left icon?
- It visually represents a turn downwards and then left, often used for actions like undoing, going back, or indicating a specific directional flow.
- How do I use the corner down left icon in React?
- You can import and use it in your React application with the following import statement: `import { IconCornerDownLeft } from '@tabler/icons-react'`.
- What is the license for the Tabler icons?
- Tabler icons, including the corner down left icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.