The Tabler coin off icon depicts a coin with a line through it, commonly used to indicate that a monetary transaction is not possible, disabled, or unavailable.
Common uses
- Disabling a payment option
- Showing a price that is no longer valid
- Indicating a feature is not available for purchase
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCoinOff } from '@tabler/icons-react';
<IconCoinOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- moneyearnsalarychangedollarcoinoffstorepurchasedisablede-commercemoney offdisabled currencyno paymenttransaction denied
FAQ
- What does the coin-off icon represent?
- It visually signifies something related to money or currency that is turned off, disabled, or unavailable.
- How do I use this icon in React?
- You can import and use it like this: import { IconCoinOff } from '@tabler/icons-react'; <IconCoinOff />
- What is the license for this icon?
- The Tabler icons, including coin-off, are available 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 →