John KuehJohn Kueh

assembly icon

Tabler · assembly · MIT

Download SVG

The Tabler assembly icon depicts interlocking gears, commonly used in UI to represent development, manufacturing, or engineering processes.

Common uses

  • Button for 'Build Process' settings
  • Menu item for 'Manufacturing Dashboard'
  • Status indicator for 'Production Line'

Use it in React

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

<IconAssembly size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconAssembly size={24} stroke={2} />
filled
<IconAssemblyFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Development
Keywords
assemblyengineeringmanufacturingproductionroboticsprogrammingsoftwarecodingtechnicaldeveloperdevelopmentgears

FAQ

What does the assembly icon represent?
It symbolizes processes related to engineering, manufacturing, production, or complex development workflows.
How do I use the assembly icon in React?
Import it using `import { IconAssembly } from '@tabler/icons-react'` and then use it as a component: `<IconAssembly />`.
What is the license for this icon?
The Tabler icons, including assembly, 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 →