The Tabler arrow merge both icon visually represents the convergence of two distinct paths or streams into a single point, commonly used to indicate the joining of data, processes, or navigation routes.
Common uses
- Merging user input fields.
- Combining data streams in a dashboard.
- Indicating a point where two navigation paths converge.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowMergeBoth } from '@tabler/icons-react';
<IconArrowMergeBoth size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionupnorthhigherrightleftarrowmergebothpointerarrowsjoin arrowsconverge icontwo into one arrowbidirectional merge
FAQ
- What does the arrow-merge-both icon represent?
- It signifies the merging of two separate directions or streams into one. This is often used in UI to show where two paths or data flows come together.
- How do I use the arrow-merge-both icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconArrowMergeBoth } from '@tabler/icons-react'.
- What is the license for the arrow-merge-both icon?
- The Tabler icon library, including the arrow-merge-both icon, is distributed 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 →