The HugeIcons money exchange 01 icon visually represents the concept of currency conversion or trading, commonly used in financial applications for features like currency selectors or transaction summaries.
Common uses
- Currency conversion feature
- Payment gateway selection
- Financial transaction history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoneyExchange01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoneyExchange01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- currency exchangemoney transfertradeconvert
FAQ
- What does the MoneyExchange01Icon represent?
- This icon symbolizes the exchange or trading of money, often used to indicate currency conversion or financial transactions.
- How do I use the MoneyExchange01Icon in React?
- Import it using `import { MoneyExchange01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={MoneyExchange01Icon} />`.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, is distributed under the MIT license.
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 →