The Tabler arrow loop left icon depicts a curved arrow looping back to the left, commonly used to indicate a reverse or cyclical action, such as undoing a step or returning to a previous state.
Common uses
- Undo last action button
- Revert to previous page/state
- Cyclical data refresh indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowLoopLeft } from '@tabler/icons-react';
<IconArrowLoopLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- dragmoveturnarrowloopleftdirectionpointernavigationflowarrowsundo iconback loopreverse arrowreturn icon
FAQ
- What is the arrow loop left icon used for?
- It signifies a reverse or cyclical movement, often used for undoing actions or navigating back in a process.
- How do I use this icon in React?
- Import it using `import { IconArrowLoopLeft } from '@tabler/icons-react'` and render the `<IconArrowLoopLeft />` component.
- 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.