The Tabler circle open arrow left icon depicts an arrow curving left within an open circle, commonly used to indicate a "back" or "previous" action, often in navigation contexts.
Common uses
- Go back to the previous page
- Navigate to a previous step in a wizard
- Indicate a leftward movement or direction
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleOpenArrowLeft } from '@tabler/icons-react';
<IconCircleOpenArrowLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- circleopenarrowleftdirectionwestnavigationpointerroundarrowsback arrowprevious iconleft curve arrowreturn icon
FAQ
- What is the circle open arrow left icon used for?
- It's typically used for navigation, most often to signify going back or returning to a previous state or page.
- How do I use this icon in React?
- You can import and use it like this: import { IconCircleOpenArrowLeft } from '@tabler/icons-react'; <IconCircleOpenArrowLeft />
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
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 →