The Tabler flag dollar icon depicts a flag with a dollar sign, commonly used to represent financial locations, currency, or economic topics within a user interface.
Common uses
- Indicate a country with a strong economy.
- Label a section related to international finance.
- Show a payment or transaction destination.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFlagDollar } from '@tabler/icons-react';
<IconFlagDollar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- moneycurrencyfinancecashfundspaymentwealtheconomycapitaltrademapflagdollarcurrency flagmoney map markerfinance location
FAQ
- What does the flag dollar icon represent?
- It visually signifies a connection to money, currency, or economic concepts, often in a geographical or locational context.
- How do I use the flag dollar icon in React?
- Import it using `import { IconFlagDollar } from '@tabler/icons-react';` and then use it as a component: `<IconFlagDollar />`.
- What is the license for this icon?
- The Tabler icons, including flag dollar, are distributed 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 →