John KuehJohn Kueh

exchange icon

Tabler · exchange · MIT

Download SVG

The Tabler exchange icon depicts two arrows in a circular motion, commonly used to represent actions like swapping, switching, or transferring data or items.

Common uses

  • Swap currency or tokens in a financial app.
  • Switch between different views or modes.
  • Indicate a data transfer or synchronization process.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconExchange } from '@tabler/icons-react';

<IconExchange size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconExchange size={24} stroke={2} />
filled
<IconExchangeFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
cantormoneyproductstudentexchangesystemswaptransferswitchconvert

FAQ

What does the exchange icon represent?
It symbolizes the act of exchanging, swapping, or switching between two things, often used for actions like currency conversion or data transfer.
How do I use the exchange icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconExchange } from '@tabler/icons-react'.
What is the license for the Tabler exchange icon?
The Tabler icons, including the exchange icon, are 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 →