John KuehJohn Kueh

arrow big left icon

Lucide · arrow-big-left · ISC

Download SVG

The Lucide arrow big left icon depicts a large, bold arrow pointing to the left, commonly used to indicate a previous action, going back, or moving in a westward direction.

Common uses

  • Back button in navigation
  • Previous item in a carousel
  • Move to a previous step in a wizard

Use it in React

Install
npm i lucide-react
Import & render
import { ArrowBigLeft } from 'lucide-react';

<ArrowBigLeft size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
previousbackdirectionwestindicate turnarrowbigleftgo back

FAQ

What is the arrow-big-left icon used for?
It's used to signify moving backward, returning to a previous state, or indicating a leftward direction in a user interface.
How do I use the arrow-big-left icon in React?
You can import and use it like this: import { ArrowBigLeft } from 'lucide-react'. Then render it as <ArrowBigLeft />.
What is the license for the Lucide arrow-big-left icon?
The Lucide icon library, including the arrow-big-left icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →