The Lucide arrow big left dash icon depicts a large leftward-pointing arrow with a dashed line, commonly used to indicate a previous step, going back, or moving in a westward direction.
Common uses
- Navigate to the previous page
- Go back to the previous state
- Indicate a westward direction
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowBigLeftDash } from 'lucide-react';
<ArrowBigLeftDash size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- previousbackdirectionwestturncornerarrowbigleftdashprevious arrowback arrowleft arrow dashwest arrow
FAQ
- What is the arrow-big-left-dash icon used for?
- It's primarily used for navigation, such as going back to a previous page or state, or indicating movement to the west.
- How do I use the arrow-big-left-dash icon in React?
- You can import it directly from the 'lucide-react' library like this: import { ArrowBigLeftDash } from 'lucide-react'.
- What is the license for the Lucide arrow-big-left-dash icon?
- The Lucide icon library, including this 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 →