The Tabler mushroom off icon visually represents a mushroom that is disabled or unavailable, often used to indicate that a food-related option or item is not currently active or selectable.
Common uses
- Disabling a 'add mushroom' option in a recipe builder.
- Showing a food item as out of stock.
- Indicating a 'no mushrooms' filter selection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMushroomOff } from '@tabler/icons-react';
<IconMushroomOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodvegetablecookingfungusmushroomingmushroomoffmealcuisinedisabledfood offvegetable disabledfungus unavailableno mushroom
FAQ
- What does the mushroom-off icon signify?
- It signifies a disabled or unavailable mushroom, commonly used in UI to denote that a food-related feature or item is not active.
- How do I use the mushroom-off icon in React?
- You can import and use it in your React application with: import { IconMushroomOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including mushroom-off, are 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 →