The Tabler arrow merge left icon visually represents the action of two or more elements combining or merging into a single flow moving towards the left.
Common uses
- Indicating a data merge operation from multiple sources to a single output on the left.
- Showing the convergence of navigation paths into a main route on the left.
- Representing the consolidation of processes or workflows into a leftward direction.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowMergeLeft } from '@tabler/icons-react';
<IconArrowMergeLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionupnorthhigherarrowmergeleftpointernavigationflowarrowscombine leftconverge leftjoin leftflow merge left
FAQ
- What does the arrow-merge-left icon signify?
- It signifies the merging or combining of multiple streams or elements into a single flow that moves towards the left.
- How do I use the arrow-merge-left icon in React?
- You can import and use it in React with: import { IconArrowMergeLeft } from '@tabler/icons-react'
- What is the license for the arrow-merge-left icon?
- The Tabler icon library, including the arrow-merge-left 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 →