The Tabler arrows diff icon depicts two arrows pointing in opposite directions, commonly used to signify differences, comparisons, or bidirectional movement.
Common uses
- Comparing two versions of a document.
- Indicating a two-way data sync status.
- Representing a split or divergence in a process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsDiff } from '@tabler/icons-react';
<IconArrowsDiff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionrightleftwesteastarrowsdiffnavigationflowmovementdifference arrowsbidirectional arrowscompare arrowssync arrows
FAQ
- What is the arrows diff icon used for?
- It's typically used to show differences between two items or states, or to indicate movement or flow in opposing directions.
- How do I use the arrows diff icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconArrowsDiff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the arrows diff 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 →