The Tabler message 2 dollar icon depicts a speech bubble with a dollar sign inside, commonly used to represent financial messages, payment-related communications, or discussions about money within a user interface.
Common uses
- Indicating a message related to a financial transaction.
- Representing a customer support chat for billing inquiries.
- Symbolizing a notification about a price change or payment confirmation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMessage2Dollar } from '@tabler/icons-react';
<IconMessage2Dollar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- financecurrencymoneypricecostbudgetcashtransactionpaymentinvestmentcommunicationmessage2dollarfinancial messagepayment notification
FAQ
- What does the message 2 dollar icon represent?
- It visually combines communication (message bubble) with finance (dollar sign), ideal for financial messaging or payment contexts.
- How do I use this icon in React?
- Import it using: import { IconMessage2Dollar } from '@tabler/icons-react'; and then use it as a component: <IconMessage2Dollar />.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →