John KuehJohn Kueh

microwave icon

Tabler · microwave · MIT

Download SVG

The Tabler microwave icon visually represents a microwave oven, commonly used in user interfaces to signify settings related to cooking, food preparation, or kitchen appliances.

Common uses

  • Settings for kitchen appliances
  • Food ordering or delivery apps
  • Recipe or cooking tutorials

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconMicrowave } from '@tabler/icons-react';

<IconMicrowave size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconMicrowave size={24} stroke={2} />
filled
<IconMicrowaveFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Food
Keywords
ovenkitchencookingfoodcookmicrowavemealcuisineeatingnutrition

FAQ

What does the microwave icon represent?
It depicts a microwave oven, often used for options related to cooking or kitchen appliances.
How do I use the microwave icon in React?
Import it using: import { IconMicrowave } from '@tabler/icons-react'; and then use it as a component: <IconMicrowave />.
What is the license for this icon?
The Tabler icons, including the microwave 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 →