The Tabler transaction euro icon visually represents a financial transaction involving the euro currency, commonly used to signify payments, currency exchange, or money transfers within e-commerce interfaces.
Common uses
- Button for initiating a euro payment
- Label for a currency exchange rate display
- Indicator for successful money transfer confirmation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransactionEuro } from '@tabler/icons-react';
<IconTransactionEuro size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- currencyexchangetradepaymentcashmoneyeurofinancetransferbanke-commercetransactioneuro paymentcurrency transfermoney exchangefinance icon
FAQ
- What does the transaction euro icon represent?
- It symbolizes a financial transaction specifically involving the euro currency. It's useful for indicating payments, transfers, or exchanges.
- How do I use this icon in a React application?
- You can import and use it directly with the following statement: import { IconTransactionEuro } from '@tabler/icons-react'. Then, render it as <IconTransactionEuro />.
- What is the license for this icon?
- The Tabler icon library, including the transaction euro 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 →