The HugeIcons plate icon depicts a simple plate, commonly used to represent food, dining, or meal-related options in user interfaces.
Common uses
- Food ordering app menu item
- Restaurant website section
- Diet tracking feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PlateIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PlateIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- dishfoodmealdinnerware
FAQ
- What is the plate icon used for?
- It's typically used to signify food, dining, or meal-related actions and information within an application.
- How do I use the PlateIcon in React?
- Import both HugeiconsIcon and PlateIcon, then render <HugeiconsIcon icon={PlateIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
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 →