John KuehJohn Kueh

arrow big left lines icon

Tabler · arrow-big-left-lines · MIT

Download SVG

The Tabler arrow big left lines icon depicts a large, bold arrow pointing to the left, commonly used to indicate a "back" action, previous step, or moving content to the left.

Common uses

  • Go back to the previous page
  • Scroll content leftward
  • Indicate a previous state or step

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconArrowBigLeftLines size={24} stroke={2} />
filled
<IconArrowBigLeftLinesFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionwestarrowbigleftlinespointernavigationflownavigatearrowsback arrowpreviousmove leftlarge left arrow

FAQ

What is the arrow-big-left-lines icon used for?
It's typically used for navigation actions like going back, moving to a previous step, or indicating a leftward direction.
How do I use this icon in React?
You can import and use it directly with: `import { IconArrowBigLeftLines } from '@tabler/icons-react'`.
What is the license for this icon?
This icon is from the Tabler icon library and 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 →