John KuehJohn Kueh

arrow bar left icon

Tabler · arrow-bar-left · MIT

Download SVG

The Tabler arrow bar left icon depicts an arrow pointing left with a vertical bar, commonly used to indicate actions like collapsing a sidebar, returning to a previous view, or moving content to the left.

Common uses

  • Collapse sidebar menu
  • Go back to previous screen
  • Move item to the left panel

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconArrowBarLeft } from '@tabler/icons-react';

<IconArrowBarLeft size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
dragmovearrowbarleftdirectionpointernavigationflownavigatearrowscollapse leftback arrowslide outprevious

FAQ

What does the arrow bar left icon represent?
It signifies a directional action, typically moving something left or indicating a return or collapse action.
How do I use this icon in React?
Import it using `import { IconArrowBarLeft } from '@tabler/icons-react'` and then use it as a component: `<IconArrowBarLeft />`.
What is the license for this icon?
The Tabler icon library, including this 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 →