The Tabler arrows join 2 icon visually represents two arrows merging into one, commonly used to indicate the convergence of paths, data streams, or navigation routes.
Common uses
- Merging user flows or processes
- Indicating the final step in a multi-stage process
- Representing the combination of two data inputs
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsJoin2 } from '@tabler/icons-react';
<IconArrowsJoin2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directioneastarrowsjoinnavigationflowmovementroutepath2mergecombine arrowsconvergejoin path
FAQ
- What does the arrows-join-2 icon represent?
- It depicts two distinct elements merging into a single output or destination, symbolizing convergence or combination.
- How do I use the arrows-join-2 icon in React?
- You can import and use it directly with: import { IconArrowsJoin2 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including arrows-join-2, are 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 →