The Tabler currency dollar icon depicts the universal symbol for the US dollar and is commonly used in UI to represent monetary values, pricing, or payment options.
Common uses
- Displaying prices on e-commerce sites
- Indicating currency selection in forms
- Labeling financial transaction sections
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCurrencyDollar } from '@tabler/icons-react';
<IconCurrencyDollar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Currencies
- Keywords
- americanusdollarusdsignbucksusamoneybanknotepaycurrenciescurrencydollar signusd symbolmoney iconus currency
FAQ
- What is the currency dollar icon used for?
- It's used to visually represent the US dollar or general currency/payment concepts in user interfaces.
- How do I use the currency dollar icon in React?
- Import it from '@tabler/icons-react' like this: import { IconCurrencyDollar } from '@tabler/icons-react'.
- What is the license for the Tabler currency dollar icon?
- The Tabler icon set, including the currency dollar icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →