The Tabler arrow elbow left icon depicts a leftward turn or bend, commonly used to indicate a change in direction, a previous step, or a return path within an interface.
Common uses
- Navigate back to a previous page or section.
- Indicate a return or previous step in a multi-step process.
- Show a change in direction or routing in a diagram or map.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowElbowLeft } from '@tabler/icons-react';
<IconArrowElbowLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- benddirectionturnleftpathnavigationinterfaceuiroutearrowarrowselbowleft bend arrowturn left iconback arrowprevious step icon
FAQ
- What is the arrow elbow left icon used for?
- It's used to show a change in direction, a previous step, or a return path in UI elements.
- How do I use the arrow elbow left icon in React?
- Import it from '@tabler/icons-react' like this: import { IconArrowElbowLeft } 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 →