The Lucide currency icon depicts a stylized coin with a dollar sign, commonly used to represent financial concepts, monetary values, or currency exchange in user interfaces.
Common uses
- Displaying currency symbols next to prices
- Indicating a payment or transaction section
- Representing a currency conversion feature
Use it in React
Install
npm i lucide-reactImport & render
import { Currency } from 'lucide-react';
<Currency size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- financemoneycurrencydollarpayment
FAQ
- What does the currency icon represent?
- It represents money, finance, or currency. It's typically used for elements related to monetary value or transactions.
- How do I use the currency icon in React?
- You can import and use it in your React components like this: import { Currency } from 'lucide-react'.
- What is the license for the Lucide currency icon?
- The Lucide icon library, including the currency 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 →