The Tabler arrow left from arc icon depicts a leftward arrow originating from a curved arc, commonly used to signify returning to a previous state or navigating backward within an interface.
Common uses
- Back button in navigation
- Undo action in a workflow
- Returning to a previous menu or section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowLeftFromArc } from '@tabler/icons-react';
<IconArrowLeftFromArc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- navigationdirectionleftwardarchinterfacepathflowguideuiarrowarrowsleftfromarcback arrowprevious step
FAQ
- What is the purpose of the arrow left from arc icon?
- This icon is typically used to indicate a backward movement or a return to a prior state, often seen in navigation controls.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowLeftFromArc } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →