The Tabler message dollar icon visually represents a financial transaction or communication related to money, often used to indicate actions like making a payment, viewing a bill, or managing finances within an application.
Common uses
- Button for 'Make a Payment'
- Link to 'View Transaction History'
- Indicator for 'Billing Information'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessageDollar } from '@tabler/icons-react';
<IconMessageDollar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- currencymoneyfinancecostpricepaymenttransactioncashexpensevaluecommunicationmessagedollarpayment iconcurrency messagefinance communication
FAQ
- What does the message dollar icon represent?
- It signifies a message or communication related to financial matters, such as payments, costs, or transactions.
- How do I use this icon in React?
- Import it using `import { IconMessageDollar } from '@tabler/icons-react'` and then use it as a component: `<IconMessageDollar />`.
- What is the license for this icon?
- The Tabler icons, including message 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 →