The Tabler diamond off icon depicts a stylized diamond shape with a diagonal line through it, commonly used to indicate a disabled or inactive state for a diamond-related option.
Common uses
- Disabling a 'premium' or 'VIP' feature.
- Showing an item as out of stock in an e-commerce context.
- Representing a deactivated subscription tier.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDiamondOff } from '@tabler/icons-react';
<IconDiamondOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- jewellerycrystalmineraljewelryringdiamondoffdisabledinactiveshapesdisabled diamondinactive crystaloff jewelryunavailable gem
FAQ
- What does the diamond off icon represent?
- It signifies a disabled or inactive state, often related to items or features represented by a diamond.
- How do I use the diamond off icon in React?
- You can import and use it like this: import { IconDiamondOff } from '@tabler/icons-react'; <IconDiamondOff />
- What is the license for this icon?
- The Tabler icon library, including the diamond off icon, is 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 →