The Tabler arrow right to arc icon depicts a rightward-pointing arrow transitioning into an arc, commonly used to signify progression, redirection, or a path forward in user interfaces.
Common uses
- Next step in a multi-step process
- Redirecting to a related section
- Indicating a forward flow or transition
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowRightToArc } from '@tabler/icons-react';
<IconArrowRightToArc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- navigationdirectionrightwardarchinterfacepathflowguideuiarrowarrowsrighttoarcright arc arrowforward curve
FAQ
- What is the purpose of the arrow-right-to-arc icon?
- This icon is used to visually represent a movement or transition that curves to the right, often indicating progression or a change in direction within an interface.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowRightToArc } 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 →