The Tabler chevrons up left icon depicts a rapid upward and leftward movement, commonly used to indicate returning to a previous state or navigating to a higher-level section.
Common uses
- Go to parent directory
- Navigate to dashboard/home
- Scroll to top
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronsUpLeft } from '@tabler/icons-react';
<IconChevronsUpLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- moveasidetopchevronsleftincreasenavigationflowriseupwardarrowsupback to topgo up leftprevious levelhome
FAQ
- What does the chevrons up left icon represent?
- It signifies a strong upward and leftward motion, often used for actions like returning to a previous level or navigating to a primary location.
- How do I use the chevrons up left icon in React?
- You can import and use it like this: import { IconChevronsUpLeft } from '@tabler/icons-react'; <IconChevronsUpLeft />
- What is the license for this icon?
- The Tabler icon library, including this icon, is available 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 →