The Lucide circle dollar sign icon depicts a dollar sign enclosed within a circle, commonly used to represent financial transactions, pricing, or monetization concepts in user interfaces.
Common uses
- Button for payment processing
- Label for subscription plans
- Indicator for premium features
Use it in React
Install
npm i lucide-reactImport & render
import { CircleDollarSign } from 'lucide-react';
<CircleDollarSign size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- monetizationmarketingcurrencymoneypaymentcircledollarsignpayment symbolmoney sign
FAQ
- What does the circle dollar sign icon represent?
- It represents financial concepts like money, payment, or monetization, often used in contexts related to currency or transactions.
- How do I use the circle dollar sign icon in React?
- You can import and use it in your React application with the following statement: import { CircleDollarSign } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the circle dollar sign 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 →