The Tabler chevron up left icon depicts a diagonal arrow pointing upwards and to the left, commonly used to indicate actions like moving back, returning to a previous state, or navigating to a higher or preceding section.
Common uses
- Back button in navigation
- Scroll to top functionality
- Indicate a previous step in a process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronUpLeft } from '@tabler/icons-react';
<IconChevronUpLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- moveasidetopchevronleftincreasenavigationflowriseupwardarrowsuparrow up leftback arrowprevious arrowdiagonal up left
FAQ
- What is the chevron up left icon used for?
- It's typically used for navigation actions such as going back, returning to a previous view, or indicating an upward and leftward movement.
- How do I use the chevron up left icon in React?
- You can import and use it with: `import { IconChevronUpLeft } from '@tabler/icons-react'`.
- 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.