The Tabler microwave off icon visually represents a disabled or inactive microwave, commonly used to indicate that a microwave function or appliance is turned off or unavailable.
Common uses
- Disabling a microwave feature in a recipe app.
- Showing an unavailable kitchen appliance.
- Indicating a 'no microwave' option in a filter.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMicrowaveOff } from '@tabler/icons-react';
<IconMicrowaveOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- ovenkitchencookingfoodcookmicrowaveoffmealcuisinedisabledkitchen appliance offcooking disabledinactive ovenno microwave
FAQ
- What does the microwave off icon represent?
- This icon depicts a microwave that is turned off or not in use. It's useful for indicating unavailability or a disabled state.
- How do I use the microwave off icon in React?
- You can import and use it directly in your React components like this: import { IconMicrowaveOff } from '@tabler/icons-react'; <IconMicrowaveOff />
- What is the license for this icon?
- The Tabler icons, including the microwave off icon, 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 →