The Tabler nut icon depicts a hexagonal fastener, commonly used in UI to represent settings, configuration, or mechanical components.
Common uses
- Representing a settings or configuration menu.
- Indicating a mechanical or hardware-related option.
- Symbolizing a connection or assembly point.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNut } from '@tabler/icons-react';
<IconNut size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- hardwarefastenermetalsteelhexagonfittingmechanicalindustrialtoolconnectionfoodnutsettingsgear
FAQ
- What does the nut icon represent?
- It represents a hexagonal nut, a common type of fastener used to join materials or secure a bolt. In UI, it often symbolizes settings or mechanical concepts.
- How do I use the nut icon in React?
- You can import and use it with: `import { IconNut } from '@tabler/icons-react'`. Then render it as `<IconNut />`.
- What is the license for the Tabler nut icon?
- The Tabler icons, including the nut icon, are 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 →