John KuehJohn Kueh

kitchen utensils icon

HugeIcons · KitchenUtensilsIcon · MIT

Download SVG

The HugeIcons kitchen utensils icon depicts common cooking tools and is typically used to represent food preparation, cooking, or restaurant-related features in a user interface.

Common uses

  • Food ordering app menu item
  • Recipe website section
  • Restaurant website service highlight

Use it in React

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

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

Details

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

FAQ

What does the KitchenUtensilsIcon represent?
It represents common kitchen tools like spatulas and whisks, symbolizing cooking and food preparation.
How do I use the KitchenUtensilsIcon in React?
Import it from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={KitchenUtensilsIcon} /> from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons kitchen utensils icon is available under the MIT license.

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 →