The HugeIcons coins pound icon depicts British currency and is typically used to represent monetary values, financial transactions, or currency-specific settings in a user interface.
Common uses
- Displaying GBP currency amounts
- Indicating a payment method
- Settings for currency conversion
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CoinsPoundIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CoinsPoundIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pound sterlingbritish currencymoneycurrency
FAQ
- What does the Coins Pound icon represent?
- It represents the British Pound Sterling currency, often used for financial contexts related to the UK.
- How do I use the Coins Pound icon in React?
- Import it using `import { CoinsPoundIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={CoinsPoundIcon} />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.