The Tabler circle open arrow right icon depicts an open circle with an arrow pointing to the right, commonly used to indicate forward movement, continuation, or proceeding to the next step.
Common uses
- Next page/step button
- Proceed to next section
- External link indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleOpenArrowRight } from '@tabler/icons-react';
<IconCircleOpenArrowRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- circleopenarrowrightdirectioneastnavigationpointerroundarrowsarrow right circlenext arroweast arrowforward icon
FAQ
- What is the circle open arrow right icon used for?
- It signifies moving forward, continuing a process, or navigating to the next item or section in a user interface.
- How do I use this icon in React?
- You can import and use it with: import { IconCircleOpenArrowRight } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →