The Tabler arrow right bar icon depicts a rightward-pointing arrow with a horizontal bar, commonly used to indicate forward movement, progression, or a call to action.
Common uses
- Next step in a multi-step form or wizard
- Proceed button in a checkout process
- Indicate the direction of a drag-and-drop action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowRightBar } from '@tabler/icons-react';
<IconArrowRightBar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- dragmovearrowrightbardirectionpointernavigationflownavigatearrowsnext arrowforward arrowcontinue iconmove right
FAQ
- What is the arrow right bar icon used for?
- It signifies moving forward, progression, or indicating a direction, often used for 'next' or 'continue' actions.
- How do I use the arrow right bar icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconArrowRightBar } from '@tabler/icons-react'
- What is the license for the arrow right bar icon?
- The Tabler icon library, including the arrow right bar 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 →