The Tabler arrow bar both icon depicts two opposing arrows separated by a horizontal bar, commonly used to indicate bi-directional movement or a split view.
Common uses
- Toggle between two content panes
- Represent a split screen or dual-pane layout
- Indicate a two-way data flow or sync
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBarBoth } from '@tabler/icons-react';
<IconArrowBarBoth size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionbarnavigationindicatorbi-directionalinterfaceuipathflowarrowarrowsbothsplit screenbi-directional arrowtwo-way arrowdual arrow
FAQ
- What does the arrow-bar-both icon represent?
- It visually signifies bi-directional movement or a division, often used for features like split screens or toggling between views.
- How do I use the arrow-bar-both icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconArrowBarBoth } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the arrow-bar-both 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 →