The Tabler arrows exchange icon depicts two arrows in a circular, back-and-forth motion, commonly used to represent swapping, switching, or exchanging items or data.
Common uses
- Button to swap two selected items.
- Toggle switch for bidirectional data flow.
- Action to reverse a list or order.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsExchange } from '@tabler/icons-react';
<IconArrowsExchange size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionwesteastarrowsexchangenavigationflowmovementroutepathswapswitchrefreshbidirectional
FAQ
- What does the arrows exchange icon represent?
- It signifies an exchange, swap, or bidirectional movement, often used for actions like switching items or reversing a process.
- How do I use this icon in React?
- Import it using `import { IconArrowsExchange } from '@tabler/icons-react';` and then use it as a component: `<IconArrowsExchange />`.
- What is the license for this icon?
- The Tabler icons, including arrows-exchange, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.