The Tabler chevron down left icon depicts a downward and leftward pointing chevron, commonly used to indicate navigation, movement, or a decrease in a specific direction.
Common uses
- Collapsing a section to the bottom-left
- Indicating a decrease or downward trend
- Navigation to a previous or lower-level view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronDownLeft } from '@tabler/icons-react';
<IconChevronDownLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- moveasidebottomchevrondownleftdecreasenavigationflowfallarrowsarrow down leftcollapse leftmove down leftdiagonal down left
FAQ
- What is the chevron down left icon used for?
- It's typically used to show movement down and to the left, like collapsing a panel or indicating a downward trend.
- How do I use the chevron down left icon in React?
- You can import and use it like this: import { IconChevronDownLeft } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is provided 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 →