John KuehJohn Kueh

manual gearbox icon

Tabler · manual-gearbox · MIT

Download SVG

The Tabler manual gearbox icon visually represents a car's manual transmission, often used in UI to signify settings related to vehicle operation, mechanical controls, or document types concerning automotive mechanics.

Common uses

  • Setting for manual transmission mode in a car app.
  • Link to a document about vehicle maintenance.
  • Button to access engine or drivetrain settings.

Use it in React

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

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

Styles

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

outline
<IconManualGearbox size={24} stroke={2} />
filled
<IconManualGearboxFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
carvehicletorquetransmissionmechanicsmotorenginemanualgearboxdocumentcar transmissionstick shiftgear stickmanual drive

FAQ

What does the manual gearbox icon represent?
It depicts a manual car transmission, commonly used for controls or information related to vehicle mechanics and operation.
How do I use this icon in React?
Import it using `import { IconManualGearbox } from '@tabler/icons-react';` and then use it as a React component.
What is the license for this icon?
The Tabler icon library, including this icon, is 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 →