The HugeIcons spoon and knife icon visually represents dining or food-related actions and is commonly used in UIs to indicate settings, preferences, or actions associated with meals.
Common uses
- Food ordering app settings
- Restaurant website menu button
- Recipe app dietary filters
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SpoonAndKnifeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SpoonAndKnifeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cutleryeatingfoodmeal
FAQ
- What does the spoon and knife icon represent?
- It represents dining, food, or meal-related actions. It's often used for settings or preferences concerning food.
- How do I use the SpoonAndKnifeIcon in React?
- Import both HugeiconsIcon and SpoonAndKnifeIcon, then render it using <HugeiconsIcon icon={SpoonAndKnifeIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.