The Tabler arrows split icon depicts two arrows diverging from a central point, commonly used to indicate splitting a process, diverging paths, or separating data streams.
Common uses
- Splitting a view into two panes
- Indicating a fork in a workflow
- Representing a data split or merge point
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsSplit } from '@tabler/icons-react';
<IconArrowsSplit size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnavigationeastarrowssplitflowmovementroutepathpointersdivergebranchforkseparate
FAQ
- What does the arrows split icon represent?
- It visually signifies a division or divergence, like a process splitting into two or a path branching off.
- How do I use the arrows split icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconArrowsSplit } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the arrows split 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 →