The Tabler chevrons left icon depicts a series of left-pointing chevrons, commonly used to indicate moving to the beginning of a sequence, the first page in pagination, or a primary back navigation action.
Common uses
- Go to the first page of results
- Navigate to the previous section in a multi-step process
- Collapse a sidebar or menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronsLeft } from '@tabler/icons-react';
<IconChevronsLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- movebackrollchevronsleftnavigationflowmovementroutepatharrowsfirst pageprevious setdouble arrow leftbeginning
FAQ
- What is the chevrons left icon used for?
- It's typically used for navigation actions like going to the beginning, the first page, or a primary back function.
- How do I use the chevrons left icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconChevronsLeft } from '@tabler/icons-react'.
- What is the license for the Tabler chevrons left icon?
- The Tabler icon library, including the chevrons left 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 →