The Tabler assembly off icon depicts a crossed-out gear or cogwheel, commonly used to represent disabled or inactive assembly, manufacturing, or development processes in a user interface.
Common uses
- Disabling a manufacturing process step.
- Indicating an inactive robotics function.
- Showing a disabled software development module.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAssemblyOff } from '@tabler/icons-react';
<IconAssemblyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- assemblyengineeringmanufacturingproductionroboticsoffprogrammingsoftwaredisabledinactivedevelopmentgears offcog disabledproduction inactiveengineering off
FAQ
- What does the assembly off icon represent?
- It signifies a disabled or inactive state for processes related to assembly, manufacturing, engineering, or development.
- How do I use this icon in React?
- You can import and use it with: `import { IconAssemblyOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →