The Tabler arrow merge alt left icon visually represents the action of two distinct paths or elements combining and moving towards the left, commonly used to indicate data flow, process merging, or navigation to a preceding or combined state.
Common uses
- Merging user input fields from right to left.
- Indicating a process step where multiple inputs converge.
- Representing a 'back' or 'previous' action after a split or parallel process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowMergeAltLeft } from '@tabler/icons-react';
<IconArrowMergeAltLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- merge-leftshift-leftcombine-leftdirection-leftjoin-leftmove-leftalt-left-arrowleftwardleft-shiftleft-mergearrowsarrowmergealtleftcombine left arrow
FAQ
- What does the arrow-merge-alt-left icon represent?
- It signifies two elements or paths merging and moving towards the left, often used for data flow or process combination.
- How do I use this icon in React?
- Import it using: import { IconArrowMergeAltLeft } from '@tabler/icons-react'. Then use it as a component: <IconArrowMergeAltLeft />.
- What is the license for this icon?
- The Tabler icon library, including this 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 →