John KuehJohn Kueh

arrows left icon

Tabler · arrows-left · MIT

Download SVG

The Tabler arrows left icon depicts two arrows pointing to the left, commonly used to indicate a previous step, going back, or moving content to the left.

Common uses

  • Back button in navigation
  • Move item to the left in a list
  • Previous page indicator

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionwestarrowsleftnavigationflowmovementroutepathpointersback arrowpreviousmove leftwest arrow

FAQ

What is the purpose of the arrows left icon?
It signifies moving left, returning to a previous state, or navigating backward.
How do I use the arrows left icon in React?
Import it using `import { IconArrowsLeft } from '@tabler/icons-react'` and then use it as a component: `<IconArrowsLeft />`.
What is the license for this icon?
The Tabler icons, including arrows left, are 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 →