The Lucide arrow right left icon depicts bidirectional movement and is commonly used to signify actions like swapping, switching, or reordering items.
Common uses
- Swap two selected items.
- Switch between two views or modes.
- Indicate a two-way data transaction.
Use it in React
Install
npm i lucide-reactImport & render
import { ArrowRightLeft } from 'lucide-react';
<ArrowRightLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- bidirectionaltwo-way2-wayswapswitchtransactionreordermove<-->arrowrightleftbidirectional arrowswap arrowsswitch icon
FAQ
- What is the arrow right left icon used for?
- It represents bidirectional movement, often used for swapping, switching, or reordering elements in a user interface.
- How do I use the arrow right left icon in React?
- You can import and use it like this: import { ArrowRightLeft } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons, including the arrow right left icon, are available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →