The Tabler arrow narrow left icon depicts a simple, leftward-pointing arrow and is commonly used for navigation, indicating a return to a previous state or page.
Common uses
- Back button in navigation bars
- Previous item in carousels
- Undo action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowNarrowLeft } from '@tabler/icons-react';
<IconArrowNarrowLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- backpreviouspointerpointarrownarrowleftdirectionnavigationflowarrowsback arrowprevious arrowleft pointergo back
FAQ
- What is the arrow narrow left icon used for?
- It's primarily used to signify moving backward, returning to a previous screen, or indicating a previous step in a process.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconArrowNarrowLeft } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including arrow-narrow-left, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.