The HugeIcons exchange 01 icon depicts two arrows in a circular motion, commonly used to represent actions like swapping, switching, or refreshing data or content within a user interface.
Common uses
- Swap button for list/grid view
- Refresh data feed
- Toggle between two states
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Exchange01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Exchange01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- swaprefreshsyncchange
FAQ
- What does the Exchange 01 icon represent?
- It symbolizes an exchange or swap action, often used for refreshing, switching, or reversing items or data.
- How do I use the Exchange 01 icon in React?
- Import it as `Exchange01Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Exchange01Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- The HugeIcons icon library, including Exchange 01, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.