The Lucide banknote arrow down icon visually represents a financial transaction involving money leaving an account, commonly used to signify withdrawals, expenses, or refunds.
Common uses
- Indicating a successful withdrawal from an ATM.
- Labeling a section for managing expenses.
- Showing a refund confirmation in a transaction history.
Use it in React
Install
npm i lucide-reactImport & render
import { BanknoteArrowDown } from 'lucide-react';
<BanknoteArrowDown size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- billcurrencymoneypaymentfundstransactioncashfinancewithdrawexpenseoutpayoutrefunddebitspendingdecrease
FAQ
- What does the banknote arrow down icon represent?
- It symbolizes money moving out, such as a withdrawal, expense, or refund.
- How do I use the banknote arrow down icon in React?
- Import it from 'lucide-react' and use it as a component: import { BanknoteArrowDown } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including this 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 →