The HugeIcons pound receive icon visually represents the act of receiving or accepting a pound currency, often used to indicate financial transactions or payment confirmations.
Common uses
- Confirming a successful pound currency deposit.
- Indicating a received payment in GBP.
- Representing a 'receive money' action for UK users.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PoundReceiveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PoundReceiveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pound symbolgbp receivecurrency receivedmoney in
FAQ
- What does the pound receive icon signify?
- This icon signifies the reception or acceptance of pound sterling (GBP). It's commonly used in financial contexts to denote incoming currency.
- How do I use the PoundReceiveIcon in React?
- Import both HugeiconsIcon and PoundReceiveIcon from their respective packages, then render the icon using <HugeiconsIcon icon={PoundReceiveIcon} />.
- What is the license for this icon?
- The PoundReceiveIcon is available under the MIT license, allowing for free use in commercial and non-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 →