The Tabler moneybag move icon visually represents the transfer or movement of financial assets, commonly used in e-commerce or finance UIs to indicate actions like sending money, processing payments, or managing funds.
Common uses
- Button to initiate a money transfer.
- Icon for a 'move funds' or 'deposit' feature.
- Visual cue for successful payment processing.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoneybagMove } from '@tabler/icons-react';
<IconMoneybagMove size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneybagmovewealthrichmoneyfinancesavingstreasuretransfershifte-commercetransfer moneysend fundspayment iconfinance move
FAQ
- What does the moneybag move icon represent?
- It signifies the action of moving or transferring money, often used for financial transactions or e-commerce payment flows.
- How do I use the moneybag move icon in React?
- Import it from '@tabler/icons-react' like so: import { IconMoneybagMove } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including moneybag-move, are available 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 →