The HugeIcons currency icon depicts a coin or bill, commonly used to represent monetary values, payment options, or financial sections within a user interface.
Common uses
- Displaying currency symbols in price listings
- Indicating a payment or checkout button
- Labeling a user's wallet or balance section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CurrencyIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CurrencyIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- moneypaymentdollarcash
FAQ
- What does the currency icon represent?
- It represents money, such as coins or bills, and is used for financial or payment-related contexts in UIs.
- How do I use the CurrencyIcon in React?
- Import both HugeiconsIcon and CurrencyIcon, then render <HugeiconsIcon icon={CurrencyIcon} />.
- What is the license for this icon?
- The HugeIcons currency icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.