John KuehJohn Kueh

yogurt icon

HugeIcons · YogurtIcon · MIT

Download SVG

The HugeIcons yogurt icon depicts a cup of yogurt, commonly used to represent food items, dairy products, or healthy eating options in user interfaces.

Common uses

  • Food ordering app item
  • Healthy eating tracker
  • Grocery store product category

Use it in React

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

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

Details

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

FAQ

What is the YogurtIcon used for?
The YogurtIcon is used to visually represent yogurt or dairy products in UI elements like buttons, lists, or category tags.
How do I use the YogurtIcon in React?
Import both HugeiconsIcon and YogurtIcon, then render it using <HugeiconsIcon icon={YogurtIcon} />.
What is the license for this icon?
The YogurtIcon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →