The Lucide wheat icon depicts a stalk of wheat, commonly used to represent food, agriculture, or ingredients like gluten.
Common uses
- Labeling a bakery or flour product
- Indicating a gluten-free option (when used with a negation)
- Representing agricultural or farming themes
Use it in React
Install
npm i lucide-reactImport & render
import { Wheat } from 'lucide-react';
<Wheat size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- corncerealgrainglutenwheat
FAQ
- What does the wheat icon represent?
- The wheat icon represents a stalk of wheat. It's often used for themes related to food, agriculture, or ingredients like grain and gluten.
- How do I use the wheat icon in React?
- You can import and use the wheat icon in React with the following statement: import { Wheat } from 'lucide-react'
- What is the license for the Lucide wheat icon?
- The Lucide wheat icon is available under the ISC license, which is a permissive open-source 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 →