The Tabler arrow bar right icon depicts a rightward-pointing arrow with a horizontal bar, commonly used to indicate moving content or actions to the right, such as advancing to the next step or expanding a section.
Common uses
- Next step/page navigation
- Expand/collapse sidebar
- Move item to a new list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBarRight } from '@tabler/icons-react';
<IconArrowBarRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- dragmovearrowbarrightdirectionpointernavigationflownavigatearrowsnextforwardexpand rightmove right
FAQ
- What does the arrow-bar-right icon represent?
- It visually signifies a forward or outward movement to the right, often used for progression or expansion in user interfaces.
- How do I use this icon in React?
- You can import and use it directly with: import { IconArrowBarRight } 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 →