John KuehJohn Kueh

arrow left icon

Lucide · arrow-left · ISC

Download SVG

The Lucide arrow left icon depicts a standard left-pointing arrow, commonly used to indicate a previous action, navigation back, or movement towards the west.

Common uses

  • Navigate back to the previous page
  • Indicate the previous item in a carousel
  • Confirm a 'back' action in a form

Use it in React

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

<ArrowLeft size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
previousbackdirectionwest<-arrowleftwest arrowgo back

FAQ

What is the arrow left icon used for?
It's used to signify going backward, returning to a previous state, or indicating direction to the left.
How do I use the arrow left icon in React?
You can import and use it like this: import { ArrowLeft } from 'lucide-react'; <ArrowLeft />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →