The Tabler arrow merge right icon visually represents the merging of two directional flows into a single stream moving towards the right, commonly used to indicate combining or converging paths in user interfaces.
Common uses
- Indicating the merging of data streams.
- Showing the combination of user input fields.
- Representing the convergence of navigation paths.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowMergeRight } from '@tabler/icons-react';
<IconArrowMergeRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionupnorthhigherarrowmergerightpointernavigationflowarrowscombine arrowmerge pointerflow convergenceright join
FAQ
- What does the arrow-merge-right icon signify?
- It signifies the merging of two separate elements or flows into one, moving towards the right.
- How do I use this icon in React?
- You can import and use it in React with: import { IconArrowMergeRight } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is provided 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 →