The Phosphor cooking pot icon depicts a vessel used for preparing food, commonly employed in UIs to represent cooking, recipes, or restaurant-related features.
Common uses
- Recipe instructions
- Restaurant menus
- Food blog posts
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CookingPot } from '@phosphor-icons/react';
<CookingPot size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CookingPot size={24} />thin
<CookingPot size={24} weight="thin" />light
<CookingPot size={24} weight="light" />bold
<CookingPot size={24} weight="bold" />fill
<CookingPot size={24} weight="fill" />duotone
<CookingPot size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- objects
- Keywords
- stewkitchensteamingrestaurantsfooddiningobjectscommercecookingpotstew potkitchenwaresaucepan
FAQ
- What is the cooking pot icon used for?
- It's ideal for representing cooking, food preparation, kitchens, or restaurant services in user interfaces.
- How do I use the cooking pot icon in React?
- Import it from the library like this: import { CookingPot } from '@phosphor-icons/react'. Then use it as a component: <CookingPot />.
- What is the license for this icon?
- The Phosphor icon library, including the cooking pot icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.