The Tabler arrow narrow right icon depicts a thin, rightward-pointing arrow, commonly used to indicate progression, navigation to the next step, or a call to action.
Common uses
- Next button in a carousel or wizard
- Link to a "Read More" section
- Submit button for a form
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowNarrowRight } from '@tabler/icons-react';
<IconArrowNarrowRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- nextproceedpointpointerarrownarrowrightdirectionnavigationflowarrowsnext arrowright pointerforward arrowproceed icon
FAQ
- What is the arrow-narrow-right icon used for?
- It signifies moving forward, indicating the next item, or directing users to a subsequent action or page.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconArrowNarrowRight } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon set, including arrow-narrow-right, 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 →