The Tabler arrows join icon depicts two arrows merging into one, commonly used to signify the combination of two paths, streams, or processes into a single output or direction.
Common uses
- Merging data streams
- Combining user flows
- Joining network routes
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsJoin } from '@tabler/icons-react';
<IconArrowsJoin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directioneastarrowsjoinnavigationflowmovementroutepathpointersmergecombineconvergeunion
FAQ
- What does the arrows join icon represent?
- It visually represents the act of two distinct elements or paths coming together to form a single, unified one.
- How do I use the arrows join icon in React?
- You can import and use it directly in your React components like this: import { IconArrowsJoin } from '@tabler/icons-react'; <IconArrowsJoin />.
- What is the license for the Tabler icons?
- Tabler icons are distributed under the MIT license, which allows for free use in both personal and commercial projects.
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 →