The Tabler coin monero icon depicts a stylized coin, commonly used to represent cryptocurrency, digital currency, or financial transactions within e-commerce and financial applications.
Common uses
- Cryptocurrency wallet balance
- Online payment gateway
- Digital asset exchange
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCoinMonero } from '@tabler/icons-react';
<IconCoinMonero size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCoinMonero size={24} stroke={2} />filled
<IconCoinMoneroFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneyearnsalarychangecoinmonerostorepurchaseshoppingretaile-commercecryptocurrencydigital currencyfinancepayment
FAQ
- What is the coin monero icon used for?
- It's typically used to signify cryptocurrency, digital money, or financial transactions in user interfaces, especially within e-commerce or finance-related apps.
- How do I use the coin monero icon in React?
- You can import and use it in your React application with the following statement: `import { IconCoinMonero } from '@tabler/icons-react'`.
- What is the license for the coin monero icon?
- The Tabler icon library, including the coin monero icon, is released 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 →