The HugeIcons engine icon visually represents a mechanical engine, commonly used to signify power, machinery, or the core operational component of a system.
Common uses
- System core component indicator
- Power or performance settings
- Mechanical or industrial features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EngineIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EngineIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- motormachinepowercore
FAQ
- What does the engine icon represent?
- It represents a mechanical engine, symbolizing power, machinery, or the central operational part of a system.
- How do I use the EngineIcon in React?
- Import both HugeiconsIcon and EngineIcon, then render <HugeiconsIcon icon={EngineIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the EngineIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →