The Tabler arrows right icon depicts a pair of arrows pointing to the right, commonly used to indicate forward movement, progression, or navigation to the next step.
Common uses
- Next page/item button
- Submit form action
- Proceed to next stage
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsRight } from '@tabler/icons-react';
<IconArrowsRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directioneastarrowsrightnavigationflowmovementroutepathpointersnext iconforward arroweast arrowmove right
FAQ
- What is the arrows-right icon used for?
- It signifies moving forward, progressing through steps, or navigating to a subsequent item or page.
- How do I use the arrows-right icon in React?
- Import it using `import { IconArrowsRight } from '@tabler/icons-react'` and then use it as a component: `<IconArrowsRight />`.
- What is the license for Tabler icons?
- Tabler icons, including arrows-right, are distributed under the MIT license, allowing for free commercial and non-commercial 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 →