The Tabler arrow rotary first right icon depicts a curved arrow indicating a turn to the right, often used to signify the first step in a multi-directional process or navigation flow.
Common uses
- Indicate the first step in a guided tutorial.
- Show the initial direction in a complex navigation path.
- Represent a 'start' or 'entry' point in a workflow diagram.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowRotaryFirstRight } from '@tabler/icons-react';
<IconArrowRotaryFirstRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionsoutharrowrotaryfirstrightpointernavigationflownavigatearrowsturn right iconfirst right arrowcurved right pointerstart direction
FAQ
- What does the arrow-rotary-first-right icon represent?
- It represents a curved arrow turning right, typically used for the first directional step in a sequence or navigation.
- How do I use this icon in React?
- Import it using: import { IconArrowRotaryFirstRight } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and is available 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 →