The Tabler arrow rotary right icon depicts a curved arrow pointing to the right, often used to indicate a forward or next action, or a change in direction to the east.
Common uses
- Next step in a multi-step process
- Rotate or turn option
- Indicate eastward movement or direction
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowRotaryRight } from '@tabler/icons-react';
<IconArrowRotaryRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directioneastarrowrotaryrightpointernavigationflownavigatemovearrowseast arrowturn right iconforward arrownavigation arrow
FAQ
- What is the arrow rotary right icon used for?
- It's typically used for navigation, indicating a forward or next action, or a change in direction to the right or east.
- How do I use the arrow rotary right icon in React?
- You can import it using `import { IconArrowRotaryRight } from '@tabler/icons-react'` and then use it as a component.
- What is the license for this icon?
- This icon is provided 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 →