The Lucide leafy green icon depicts a bunch of leafy greens, commonly used to represent food, healthy eating, or organic options in UI.
Common uses
- Healthy food item selection
- Organic product labeling
- Vegetarian meal filter
Use it in React
Install
npm i lucide-reactImport & render
import { LeafyGreen } from 'lucide-react';
<LeafyGreen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- saladlettucevegetablechardcabbagebok choyleafygreengreens
FAQ
- What does the leafy green icon represent?
- It represents leafy green vegetables like lettuce, cabbage, or chard, often used for food-related or healthy lifestyle themes.
- How do I use the leafy green icon in React?
- You can import and use it in your React application with the following code: `import { LeafyGreen } from 'lucide-react'`.
- What is the license for the leafy green icon?
- The Lucide icon library, including the leafy green 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 →