John KuehJohn Kueh

nut icon

Phosphor · nut · MIT

Download SVG

The Phosphor nut icon depicts a hexagonal fastener, commonly used in UI to represent settings, configuration, or mechanical components.

Common uses

  • Settings or preferences menu
  • System configuration options
  • Representing hardware or mechanical parts

Use it in React

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

<Nut size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Nut size={24} />
thin
<Nut size={24} weight="thin" />
light
<Nut size={24} weight="light" />
bold
<Nut size={24} weight="bold" />
fill
<Nut size={24} weight="fill" />
duotone
<Nut size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
objects
Keywords
boltsscrewsmachinerytoolshexagonobjectssystemnutsettingsgearfastenerbolt head

FAQ

What is the nut icon for?
It represents a hexagonal fastener and is often used for settings, configuration, or mechanical elements in a user interface.
How do I use the nut icon in React?
You can import and use it like this: import { Nut } from '@phosphor-icons/react'.
What is the license for the Phosphor nut icon?
The Phosphor icon library, including the nut icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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