The Lucide banknote arrow up icon visually represents an increase in funds or a successful financial transaction, commonly used to indicate deposits, earnings, or credit.
Common uses
- Indicating a successful deposit or credit.
- Showing an increase in account balance.
- Visualizing a successful payment or transaction.
Use it in React
Install
npm i lucide-reactImport & render
import { BanknoteArrowUp } from 'lucide-react';
<BanknoteArrowUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- billcurrencymoneypaymentfundstransactioncashfinancedepositearningsincomeincreditprepaidgrowthincrease
FAQ
- What does the banknote arrow up icon represent?
- This icon signifies an upward financial movement, such as a deposit, income, or credit.
- How do I use the banknote arrow up icon in React?
- You can import and use it in your React application with: import { BanknoteArrowUp } from 'lucide-react'
- What is the license for this icon?
- The banknote arrow up icon is provided 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 →