The HugeIcons vegetarian food icon depicts a leaf, commonly used to indicate vegetarian options or dietary restrictions in user interfaces.
Common uses
- Labeling vegetarian menu items
- Filtering search results for vegetarian dishes
- Indicating a restaurant's vegetarian offerings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { VegetarianFoodIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={VegetarianFoodIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- vegan iconplant based iconleaf iconhealthy food icon
FAQ
- What does the vegetarian food icon represent?
- It represents vegetarian food or options, often used to signify plant-based meals or dietary choices.
- How do I use the VegetarianFoodIcon in React?
- Import both HugeiconsIcon and VegetarianFoodIcon, then render it using <HugeiconsIcon icon={VegetarianFoodIcon} />.
- What is the license for this icon?
- This icon is available 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 →