The Tabler arrow bar to left dashed icon depicts a dashed bar with an arrow pointing to the left, commonly used to indicate collapsing or moving content to the left.
Common uses
- Collapse sidebar menu
- Move item to a previous stage
- Navigate to a prior view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBarToLeftDashed } from '@tabler/icons-react';
<IconArrowBarToLeftDashed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowbarleftdasheddirectionpointernavigationflownavigatemovearrowstocollapse leftarrow left dashedmove leftback arrow dashed
FAQ
- What is the purpose of the arrow bar to left dashed icon?
- This icon visually represents an action of moving something towards the left or collapsing an element, often used for navigation or state changes.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowBarToLeftDashed } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.