The Tabler arrow left icon depicts a leftward-pointing arrow, commonly used to indicate a 'back' action, navigation to a previous state, or movement in a leftward direction within a user interface.
Common uses
- Back button in navigation bars
- Previous item in a carousel
- Undo or revert action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowLeft } from '@tabler/icons-react';
<IconArrowLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- backswipereturnarrowleftdirectionpointernavigationflownavigatearrowsback arrowpreviousgo backleft arrow
FAQ
- What is the arrow left icon used for?
- It's primarily used for navigation, signifying a return to a previous screen, step, or state in a user interface.
- How do I use the arrow left icon in React?
- You can import and use it directly in your React components like this: import { IconArrowLeft } from '@tabler/icons-react'.
- What is the license for the Tabler arrow left icon?
- The Tabler icon library, including the arrow 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 →