The Tabler arrow rotary straight icon depicts a straight arrow that appears to rotate or pivot, commonly used to indicate a directional change, a specific orientation, or a flow path in user interfaces.
Common uses
- Indicating the direction of a process step.
- Showing the orientation of an object or area.
- Representing a specific navigation path or turn.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowRotaryStraight } from '@tabler/icons-react';
<IconArrowRotaryStraight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnortharrowrotarystraightpointernavigationflownavigatemovearrowspivot arrowdirectional pointerrotate arrownorth arrow
FAQ
- What is the arrow rotary straight icon used for?
- It's used to show directional changes, orientation, or flow in UI elements. It can signify a specific path or a pivot point.
- How do I use the arrow rotary straight icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconArrowRotaryStraight } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the arrow-rotary-straight icon, 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 →