John KuehJohn Kueh

exchange 02 icon

HugeIcons · Exchange02Icon · MIT

Download SVG

The HugeIcons exchange 02 icon depicts a circular arrow indicating a two-way exchange or swap, commonly used to represent actions like data transfer, currency conversion, or switching between options.

Common uses

  • Swap two values in a form
  • Initiate a data sync
  • Toggle between two states

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Exchange02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Exchange02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
swaptransfersyncconvert

FAQ

What does the exchange 02 icon represent?
It signifies a two-way exchange or swap, useful for actions like switching items or data.
How do I use the Exchange02Icon in React?
Import it as import { Exchange02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={Exchange02Icon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →