The Phosphor currency gbp icon depicts the pound sterling symbol (£) and is commonly used to represent monetary values, transactions, or currency-specific settings related to the British Pound.
Common uses
- Displaying prices in GBP.
- Indicating a payment method for British Pounds.
- Labeling a currency conversion setting for GBP.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CurrencyGbp } from '@phosphor-icons/react';
<CurrencyGbp size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CurrencyGbp size={24} />thin
<CurrencyGbp size={24} weight="thin" />light
<CurrencyGbp size={24} weight="light" />bold
<CurrencyGbp size={24} weight="bold" />fill
<CurrencyGbp size={24} weight="fill" />duotone
<CurrencyGbp size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- moneypounds sterlingpaymentpayingpurchasecommercefinancescurrencygbppound symbolsterlingbritish currencymoney symbol
FAQ
- What does the currency gbp icon represent?
- It represents the British Pound Sterling symbol (£), used for financial and commerce-related contexts involving GBP.
- How do I use the currency gbp icon in React?
- You can import and use it in your React application with: import { CurrencyGbp } from '@phosphor-icons/react'. Then render it as <CurrencyGbp />.
- What is the license for the Phosphor currency gbp icon?
- The Phosphor icon library, including the currency gbp icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →