The Tabler wheat icon depicts a stalk of wheat, commonly used to represent food, agriculture, or natural products in user interfaces.
Common uses
- Labeling a 'Grains' or 'Bakery' category.
- Indicating a 'Farm-to-table' feature.
- Representing organic or natural food options.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWheat } from '@tabler/icons-react';
<IconWheat size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodnaturegreenarygrowsoilharvestplantleaftreeflowerwheatgraincerealagriculturefood crop
FAQ
- What does the wheat icon represent?
- It represents a stalk of wheat, suitable for themes related to food, agriculture, farming, or natural products.
- How do I use the wheat icon in React?
- Import it using `import { IconWheat } from '@tabler/icons-react';` and then use it as a component: `<IconWheat />`.
- What is the license for the Tabler wheat icon?
- The Tabler icon library, including the wheat icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →