The Lucide piggy bank icon visually represents saving money and is commonly used in UIs to indicate features related to finance, savings accounts, or budget management.
Common uses
- Button to access savings goals
- Label for a financial planning section
- Indicator for successful transaction completion
Use it in React
Install
npm i lucide-reactImport & render
import { PiggyBank } from 'lucide-react';
<PiggyBank size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- moneysavingspiggybankmoney boxcoin banksavings jarfinance
FAQ
- What does the piggy bank icon signify?
- It signifies saving money, financial goals, or a place to store funds. It's often used for features related to personal finance or budgeting.
- How do I use the piggy bank icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { PiggyBank } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the piggy bank icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →