John KuehJohn Kueh

spoon and fork icon

HugeIcons · SpoonAndForkIcon · MIT

Download SVG

The HugeIcons spoon and fork icon depicts cutlery and is typically used to represent food, dining, or restaurant-related features in a user interface.

Common uses

  • Restaurant website navigation
  • Food delivery app menu item
  • Recipe application settings

Use it in React

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

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

Details

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

FAQ

What does the Spoon and Fork icon represent?
This icon represents cutlery, commonly used for food, dining, or restaurant-related functions.
How do I use the Spoon and Fork icon in React?
Import it using `import { SpoonAndForkIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={SpoonAndForkIcon} />`.
What is the license for this icon?
The Spoon and Fork icon is available under the MIT license.

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 →