John KuehJohn Kueh

wheat off icon

HugeIcons · WheatOffIcon · MIT

Download SVG

The HugeIcons wheat off icon visually represents the absence or disabling of wheat, commonly used to indicate that a feature related to grain or agricultural products is turned off or unavailable.

Common uses

  • Disabling a 'grain harvest' feature
  • Indicating 'no wheat' in a farming simulation
  • Showing an unavailable agricultural option

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WheatOffIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WheatOffIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
no wheatgrain offwheat disabledfarm off

FAQ

What does the wheat off icon signify?
This icon signifies the absence or deactivation of wheat. It's typically used in UIs to show that a related function or item is not currently active or available.
How do I use the WheatOffIcon in React?
To use it in React, import both HugeiconsIcon and WheatOffIcon, then render it like this: <HugeiconsIcon icon={WheatOffIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons wheat off icon is released 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 HugeIcons.

Looking for something else? Search HugeIcons 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 →