The Tabler navigation dollar icon visually represents a map or navigation point associated with currency or financial transactions.
Common uses
- Indicate a location for a bank or ATM on a map.
- Mark a point of sale or checkout area.
- Show a financial service location within a navigation app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNavigationDollar } from '@tabler/icons-react';
<IconNavigationDollar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- currencymoneyfinancecashpaymentwealthtransactionbanknotefundseconomicsmapnavigationdollarmap moneycurrency locationpayment point
FAQ
- What is the navigation dollar icon used for?
- It's used to signify locations related to money, such as banks, ATMs, or payment points, especially within map or navigation interfaces.
- How do I use this icon in React?
- Import it using `import { IconNavigationDollar } from '@tabler/icons-react'` and then use it as a component: `<IconNavigationDollar />`.
- What is the license for this icon?
- The Tabler icon library, including the navigation dollar icon, is 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 →