John KuehJohn Kueh

move left icon

Lucide · move-left · ISC

Download SVG

The Lucide move left icon depicts an arrow pointing to the left, commonly used to indicate moving back, returning to a previous state, or navigating in a westward direction.

Common uses

  • Back button in navigation
  • Previous item in a carousel
  • Move item to the left column

Use it in React

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

<MoveLeft size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowdirectionbackwestmoveleftback arrowpreviouswest arrowgo back

FAQ

What is the 'move left' icon used for?
It's used to signify actions like going back, returning to a previous screen, or moving content to the left.
How do I use the move left icon in React?
You can import and use it like this: import { MoveLeft } from 'lucide-react'. Then render it as <MoveLeft />.
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →