The HugeIcons engine slash icon depicts a disabled or unavailable engine, commonly used to signify a feature is turned off, not applicable, or in a restricted state.
Common uses
- Disabling a feature toggle
- Indicating a restricted action
- Showing an unavailable service
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EngineSlashIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EngineSlashIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- disabled engineunavailable engineengine offrestricted engine
FAQ
- What does the engine slash icon represent?
- It visually represents something that is stopped, disabled, or not functioning, like a deactivated engine.
- How do I use the EngineSlashIcon in React?
- Import both HugeiconsIcon and EngineSlashIcon, then render it using <HugeiconsIcon icon={EngineSlashIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.