The Tabler currency pound icon depicts the symbol for the British Pound Sterling, commonly used to represent monetary values or currency-related actions in user interfaces.
Common uses
- Displaying prices in GBP
- Indicating a payment method
- Labeling a currency conversion tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyPound } from '@tabler/icons-react';
<IconCurrencyPound size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- gbppoundsterlingbritishbritainukmoneybanknotepaycurrencycurrenciesgbp iconpound sterling iconbritish pound iconmoney icon
FAQ
- What does the currency pound icon represent?
- It represents the British Pound Sterling (GBP), used for financial and currency-related contexts.
- How do I use this icon in React?
- Import it using `import { IconCurrencyPound } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including the currency pound icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →