John KuehJohn Kueh

badge pound sterling icon

HugeIcons · BadgePoundSterlingIcon · MIT

Download SVG

The HugeIcons badge pound sterling icon depicts a badge with a pound sterling symbol, commonly used to represent currency, pricing, or financial transactions.

Common uses

  • Displaying prices in GBP
  • Indicating a premium feature
  • Representing a financial transaction

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BadgePoundSterlingIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BadgePoundSterlingIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pound sterlinggbpcurrencymoney

FAQ

What is the Badge Pound Sterling icon used for?
This icon is typically used to visually represent the British Pound Sterling currency, often seen in e-commerce, financial applications, or anywhere pricing in GBP is relevant.
How do I use the Badge Pound Sterling icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { BadgePoundSterlingIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={BadgePoundSterlingIcon} />.
What is the license for this icon?
The Badge Pound Sterling icon is distributed 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 →