The Tabler arrow elbow right icon depicts a rightward turn or bend, commonly used to indicate a path, direction change, or progression in a user interface.
Common uses
- Navigating to the next step in a multi-step process.
- Indicating a link to a related or sub-section.
- Showing the direction of data flow or a routing path.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowElbowRight } from '@tabler/icons-react';
<IconArrowElbowRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- benddirectionturnrightpathnavigationinterfaceuiroutearrowarrowselbowarrow bend rightdirection turnpath indicatorui arrow
FAQ
- What is the arrow elbow right icon used for?
- It signifies a change in direction, like a turn or bend, often used for navigation, routing, or indicating a path.
- How do I use the arrow elbow right icon in React?
- Import it from '@tabler/icons-react' like this: import { IconArrowElbowRight } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →