The Tabler arrow roundabout right icon visually represents a circular traffic flow or a rightward turn from a roundabout, commonly used to indicate navigation, direction, or a specific turning action in user interfaces.
Common uses
- Indicate a right turn option in navigation apps.
- Show a circular or looping process flow.
- Label a 'return to previous' or 'go back' function with a circular path.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowRoundaboutRight } from '@tabler/icons-react';
<IconArrowRoundaboutRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionwesttrafficcirclearrowroundaboutrightpointernavigationflowarrowsturn right icontraffic circle arrownavigation arrow rightcircular arrow right
FAQ
- What does the arrow roundabout right icon represent?
- It depicts a circular traffic flow or a rightward turn from a roundabout, useful for indicating navigation or directional choices.
- How do I use this icon in React?
- You can import it using: import { IconArrowRoundaboutRight } from '@tabler/icons-react'.
- 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 →