The Lucide utensils crossed icon depicts two crossed eating utensils, commonly used to represent food, dining, or restaurant-related features in a user interface.
Common uses
- Link to a restaurant's menu page
- Button to open a food ordering modal
- Indicate a 'dining' or 'food' section
Use it in React
Install
npm i lucide-reactImport & render
import { UtensilsCrossed } from 'lucide-react';
<UtensilsCrossed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- forkknifecutleryflatwaretablewaresilverwarefoodrestaurantmealbreakfastdinnersupperutensilscrossedcrossed cutleryfork and knife
FAQ
- What does the utensils crossed icon represent?
- It represents food, dining, or restaurant-related concepts. It's often used for menus, ordering, or indicating a food service.
- How do I use the utensils crossed icon in React?
- You can import it directly from the 'lucide-react' library using: import { UtensilsCrossed } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the utensils crossed 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 →