The HugeIcons restaurant 02 icon depicts a fork and knife crossed, commonly used to represent dining, food services, or eateries in user interfaces.
Common uses
- Food ordering app menu item
- Restaurant location marker on a map
- Link to a restaurant review section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Restaurant02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Restaurant02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fooddiningeaterycutlery
FAQ
- What does the Restaurant 02 icon represent?
- It represents dining, food, or restaurants. It's typically used for UI elements related to eateries or food services.
- How do I use the Restaurant 02 icon in React?
- Import both HugeiconsIcon and Restaurant02Icon, then render it using <HugeiconsIcon icon={Restaurant02Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →