The Lucide utensils icon depicts a fork and knife, commonly used to represent food, dining, or restaurant-related features in a user interface.
Common uses
- Food ordering app menu item
- Restaurant reservation button
- Recipe website section
Use it in React
Install
npm i lucide-reactImport & render
import { Utensils } from 'lucide-react';
<Utensils size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- forkknifecutleryflatwaretablewaresilverwarefoodrestaurantmealbreakfastdinnersupperutensilsfork and knife
FAQ
- What does the utensils icon represent?
- It represents dining, food, or restaurant-related concepts. It's often used for features involving meals or eating establishments.
- How do I use the utensils icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Utensils } from 'lucide-react'.
- What is the license for the Lucide utensils icon?
- The Lucide icon library, including the utensils icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →