John KuehJohn Kueh

wheat off icon

Tabler · wheat-off · MIT

Download SVG

The Tabler wheat off icon depicts a stalk of wheat with a diagonal line through it, commonly used to indicate the absence or removal of wheat, grain, or agricultural products in a user interface.

Common uses

  • Disabling a 'wheat' or 'grain' option in a form.
  • Showing that a product is out of stock (e.g., 'wheat flour').
  • Representing a 'no wheat' dietary restriction filter.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconWheatOff } from '@tabler/icons-react';

<IconWheatOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Food
Keywords
foodnaturegreenarygrowsoilharvestplantleaftreeflowerwheatoffno wheatgrain offwheat disabledout of stock grain

FAQ

What does the wheat off icon represent?
It signifies the negation or absence of wheat or grain. It's used when wheat, grain, or related agricultural products are not applicable or are disabled.
How do I use the wheat off icon in React?
You can import and use it directly with the following statement: import { IconWheatOff } from '@tabler/icons-react'. Then render it as <IconWheatOff />.
What is the license for this icon?
The Tabler icons, including 'wheat off', are distributed under the MIT license, which allows for free use in both personal and commercial projects.

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 →