The HugeIcons money bag 01 icon depicts a bag full of money, commonly used to represent financial concepts, payments, or savings in user interfaces.
Common uses
- Displaying account balances
- Indicating transaction success
- Representing a shopping cart total
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoneyBag01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoneyBag01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- currencyfinancepaymentsavings
FAQ
- What does the MoneyBag01Icon represent?
- This icon represents a money bag, symbolizing wealth, finance, or currency. It's typically used for financial-related features or information.
- How do I use the MoneyBag01Icon in a React project?
- Import both HugeiconsIcon and MoneyBag01Icon from their respective packages and render it using the <HugeiconsIcon icon={MoneyBag01Icon} /> component.
- What is the license for this icon?
- The HugeIcons money bag 01 icon is available under the MIT license, allowing for free commercial and non-commercial use.
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 →