The Tabler arrow narrow left dashed icon depicts a dashed arrow pointing to the left, commonly used to indicate a previous step, a back action, or a leftward direction in navigation.
Common uses
- Navigate back to the previous page.
- Indicate a previous step in a multi-step process.
- Show a leftward movement or direction.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowNarrowLeftDashed } from '@tabler/icons-react';
<IconArrowNarrowLeftDashed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- backpreviouspointerpointarrownarrowleftdasheddirectionnavigationarrowsback arrow dashedprevious step iconleft dashed pointernavigation arrow left
FAQ
- What is the arrow-narrow-left-dashed icon used for?
- It's typically used for navigation, like going back or indicating a previous step. The dashed style can imply a less direct or secondary action.
- How do I use this icon in React?
- You can import and use it directly with the Tabler icons React library using: import { IconArrowNarrowLeftDashed } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is part of the Tabler icon library, which is distributed 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 →