The Phosphor cheese icon depicts a wedge of cheese and is typically used to represent food items, dairy products, or commerce-related concepts in a user interface.
Common uses
- Labeling a 'Dairy' product category
- Indicating a 'Gourmet Food' option
- Representing a 'Cheese' item in an e-commerce listing
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Cheese } from '@phosphor-icons/react';
<Cheese size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Cheese size={24} />thin
<Cheese size={24} weight="thin" />light
<Cheese size={24} weight="light" />bold
<Cheese size={24} weight="bold" />fill
<Cheese size={24} weight="fill" />duotone
<Cheese size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*dairywedgefooddiningcommercecheesefood item
FAQ
- What does the cheese icon represent?
- The icon visually represents a wedge of cheese. It's commonly used for food, dairy, or commerce contexts.
- How do I use the cheese icon in React?
- You can import and use it directly in your React components like this: import { Cheese } from '@phosphor-icons/react'.
- What is the license for the Phosphor cheese icon?
- The Phosphor icon library, including the cheese icon, is available under the MIT license.
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 →