John KuehJohn Kueh

nut off icon

HugeIcons · NutOffIcon · MIT

Download SVG

The HugeIcons nut off icon depicts a nut with a line through it, commonly used to indicate a disabled or unavailable setting related to nuts or fasteners.

Common uses

  • Disabling a nut-related setting
  • Indicating a non-functional fastener
  • Representing an 'off' state for a nut component

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
disabled nutnut offno nutfastener off

FAQ

What does the nut off icon represent?
This icon represents a nut that is either disabled, unavailable, or in an 'off' state. It's often used to visually communicate that a setting or function related to a nut or fastener is not active.
How do I use the NutOffIcon in React?
To use the NutOffIcon in React, first import it along with HugeiconsIcon from '@hugeicons/react' and '@hugeicons/core-free-icons'. Then, render it using the <HugeiconsIcon icon={NutOffIcon} /> component.
What is the license for this icon?
The NutOffIcon is part of the HugeIcons library and is distributed under the MIT license.

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 →