The Phosphor oven icon depicts a kitchen appliance used for baking and roasting, commonly found in e-commerce sites for kitchenware or recipe-related applications.
Common uses
- Button to access oven settings
- Icon for kitchen appliance category
- Visual element in a recipe ingredient list
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Oven } from '@phosphor-icons/react';
<Oven size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Oven size={24} />thin
<Oven size={24} weight="thin" />light
<Oven size={24} weight="light" />bold
<Oven size={24} weight="bold" />fill
<Oven size={24} weight="fill" />duotone
<Oven size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*stovestovetopfoodcookingcuisinekitchencommerceobjectsovenkitchen appliancebaking
FAQ
- What is the oven icon used for?
- This icon represents a kitchen oven and is useful for indicating cooking appliances, kitchen-related sections, or food preparation themes in user interfaces.
- How do I use the oven icon in React?
- You can import and use the oven icon in your React application with the following code: import { Oven } from '@phosphor-icons/react'
- What is the license for the Phosphor oven icon?
- The Phosphor oven icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →