The HugeIcons save money pound icon depicts a pound sterling symbol within a coin, commonly used to represent financial savings, currency, or cost reduction in user interfaces.
Common uses
- Budgeting tools
- E-commerce checkout
- Financial dashboards
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SaveMoneyPoundIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SaveMoneyPoundIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pound savingscurrency savemoney icongbp save
FAQ
- What does the save money pound icon represent?
- It symbolizes saving money, specifically with the pound sterling currency. It's used for financial features like savings, discounts, or currency-related actions.
- How do I use the SaveMoneyPoundIcon in React?
- Import both HugeiconsIcon and SaveMoneyPoundIcon, then render the icon using: <HugeiconsIcon icon={SaveMoneyPoundIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the SaveMoneyPoundIcon, is available 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 →