The HugeIcons transmission icon depicts a gear or a series of gears, commonly used to represent settings, configuration, or mechanical processes within a user interface.
Common uses
- Accessing application settings
- Indicating a loading or processing state
- Representing mechanical or engineering features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TransmissionIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TransmissionIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gearsettingscogmechanics
FAQ
- What does the transmission icon represent?
- It visually represents gears, often used for settings, configuration, or mechanical operations.
- How do I use the TransmissionIcon in React?
- Import both HugeiconsIcon and TransmissionIcon, then render <HugeiconsIcon icon={TransmissionIcon} />.
- What is the license for this icon?
- The HugeIcons transmission icon is available under the MIT license.
Looking for something else? Search HugeIcons 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 →