John KuehJohn Kueh

cheese icon

HugeIcons · CheeseIcon · MIT

Download SVG

The HugeIcons cheese icon depicts a wedge of cheese and is typically used to represent food-related items, dairy products, or sometimes as a playful or quirky element in a UI.

Common uses

  • Food item selection
  • Dairy product filter
  • Restaurant menu icon

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CheeseIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CheeseIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
fooddairycheddarswiss

FAQ

What does the CheeseIcon represent?
The CheeseIcon visually represents a wedge of cheese. It's commonly used for food-related categories or items, especially dairy.
How do I use the CheeseIcon in React?
To use the CheeseIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={CheeseIcon} />.
What is the license for the CheeseIcon?
The CheeseIcon is part of the HugeIcons library and is available under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →