The HugeIcons exchange dollar icon depicts a currency exchange symbol, commonly used to represent financial transactions, currency conversion, or payment gateways.
Common uses
- Currency conversion feature
- Payment processing status
- Financial transaction history
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ExchangeDollarIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ExchangeDollarIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- currency exchangemoney transferdollar swappayment
FAQ
- What does the exchange dollar icon represent?
- This icon symbolizes the exchange of currency, often used for financial transactions, currency conversion, or payment-related actions.
- How do I use the ExchangeDollarIcon in React?
- Import both HugeiconsIcon and ExchangeDollarIcon, then render it using <HugeiconsIcon icon={ExchangeDollarIcon} />.
- What is the license for this icon?
- The HugeIcons exchange dollar icon is released 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 →