The Tabler cheese icon depicts a wedge of cheese, commonly used in UIs to represent food-related items, dairy products, or culinary themes.
Common uses
- Labeling a 'Dairy' or 'Cheese' product category.
- Indicating a food or meal option in a menu.
- Representing ingredients in a recipe or cooking app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCheese } from '@tabler/icons-react';
<IconCheese size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodmousecookingpizzasandwichesproductedamgoudacheesemealdairypizza slicefood item
FAQ
- What is the cheese icon used for?
- It's used to visually represent cheese or dairy products in user interfaces, often within food-related contexts.
- How do I use the cheese icon in React?
- You can import and use it like this: `import { IconCheese } from '@tabler/icons-react'`. Then, render it as `<IconCheese />`.
- What is the license for the Tabler cheese icon?
- The Tabler icons, including the cheese 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 →