The HugeIcons cashback pound icon visually represents a pound sterling symbol within a circular or rounded shape, commonly used to indicate cashback offers, refunds, or financial rewards in user interfaces.
Common uses
- Indicating cashback rewards in a loyalty program.
- Representing a refund amount on a transaction detail page.
- Signifying a special offer related to currency returns.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CashbackPoundIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CashbackPoundIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pound refundcashback symbolmoney returnsterling cashback
FAQ
- What does the Cashback Pound icon represent?
- This icon represents the pound sterling symbol (£) often used in contexts related to cashback, refunds, or financial rewards.
- How do I use the Cashback Pound icon in a React application?
- Import the icon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={CashbackPoundIcon} />.
- What is the license for this icon?
- The HugeIcons Cashback Pound icon is available under the MIT license, allowing for free usage in both personal and commercial projects.
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 →