The Tabler arrow bar to right icon depicts a rightward-pointing arrow with a horizontal bar, commonly used to signify moving content or an item to the right, such as advancing to the next step or expanding a section.
Common uses
- Next step/page navigation
- Expand/collapse sidebar or panel
- Move item to a new location
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBarToRight } from '@tabler/icons-react';
<IconArrowBarToRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- dragmovearrowbarrightdirectionpointernavigationflownavigatearrowstomove rightnext arrowforward barexpand right
FAQ
- What is the arrow bar to right icon used for?
- It's typically used to indicate moving something to the right, like advancing to the next item or expanding a panel.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconArrowBarToRight } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including this one, are released 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 →