The HugeIcons coins swap icon visually represents the exchange or trading of currency, commonly used in financial applications for transaction or wallet features.
Common uses
- Currency exchange interface
- Transaction history item
- Wallet balance adjustment
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CoinsSwapIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CoinsSwapIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- currency exchangetrade coinsmoney swapfinancial transaction
FAQ
- What does the coins swap icon represent?
- It depicts the exchange or trading of coins, suitable for financial actions like swapping currencies or completing transactions.
- How do I use the CoinsSwapIcon in React?
- Import both HugeiconsIcon and CoinsSwapIcon, then render <HugeiconsIcon icon={CoinsSwapIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →