The Tabler corner left down icon depicts a curved arrow moving from the top-right towards the bottom-left, typically used to indicate a downward or backward flow, or a return to a previous state.
Common uses
- Indicate a 'previous page' or 'back' action.
- Show a downward trend or decrease in data.
- Represent a return or reset function.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCornerLeftDown } from '@tabler/icons-react';
<IconCornerLeftDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- movearrowcornerleftdownbottomdecreasenavigationflowfallarrowsback arrowprevious stepturn downreturn icon
FAQ
- What does the corner left down icon represent?
- It visually represents a movement or direction that curves from the top-right towards the bottom-left, often signifying a backward step, a decrease, or a return.
- How do I use the corner left down icon in React?
- You can import and use it in your React application with: import { IconCornerLeftDown } from '@tabler/icons-react'.
- What is the license for the Tabler icons?
- Tabler icons, including the corner left down icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.