The Tabler moneybag icon visually represents financial assets and is commonly used in e-commerce or finance-related interfaces to denote concepts like payment, savings, or currency.
Common uses
- Indicate a 'checkout' or 'payment' option.
- Represent a user's 'wallet' or 'balance'.
- Symbolize 'discounts' or 'special offers'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoneybag } from '@tabler/icons-react';
<IconMoneybag size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- financecashdollarcurrencybankmoneybagwealthrichmoneysavingse-commerce
FAQ
- What does the moneybag icon signify?
- It signifies financial assets, wealth, or currency. It's often used for payment, savings, or e-commerce related actions.
- How do I use the moneybag icon in React?
- You can import and use it directly with the following statement: import { IconMoneybag } from '@tabler/icons-react'.
- What is the license for the Tabler moneybag icon?
- The Tabler icons, including the moneybag icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →