The HugeIcons natural food icon depicts a stylized leaf, commonly used to represent organic, healthy, or vegetarian options in user interfaces.
Common uses
- Labeling organic product filters
- Indicating healthy meal choices
- Highlighting vegetarian or vegan sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NaturalFoodIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NaturalFoodIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- organicleafhealthyfood
FAQ
- What does the NaturalFoodIcon represent?
- The NaturalFoodIcon represents a leaf, symbolizing natural, organic, or healthy food items.
- How do I use the NaturalFoodIcon in React?
- Import both HugeiconsIcon and NaturalFoodIcon, then render it using <HugeiconsIcon icon={NaturalFoodIcon} />.
- What is the license for this icon?
- The NaturalFoodIcon 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.