The Lucide bean icon visually represents a bean or legume, commonly used in UIs to signify food items, ingredients, or dietary information.
Common uses
- Labeling a 'Legumes' filter option
- Indicating a food product in a catalog
- Representing a 'vegetarian' or 'vegan' tag
Use it in React
Install
npm i lucide-reactImport & render
import { Bean } from 'lucide-react';
<Bean size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- legumesoyfoodseedbean
FAQ
- What does the bean icon represent?
- The icon depicts a bean or legume, often used to represent food, seeds, or related dietary concepts.
- How do I use the bean icon in React?
- You can import and use it in React with the following statement: import { Bean } from 'lucide-react'.
- What is the license for the Lucide bean icon?
- The Lucide bean icon is distributed 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 →