John KuehJohn Kueh

engine icon

Phosphor · engine · MIT

Download SVG

The Phosphor engine icon depicts a stylized representation of an internal combustion engine, commonly used in UIs to signify mechanics, automotive features, or power-related functions.

Common uses

  • Car repair service booking
  • Vehicle diagnostics dashboard
  • Automotive parts store filter

Use it in React

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

<Engine size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Engine size={24} />
thin
<Engine size={24} weight="thin" />
light
<Engine size={24} weight="light" />
bold
<Engine size={24} weight="bold" />
fill
<Engine size={24} weight="fill" />
duotone
<Engine size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
*updated*motorrepairvehiclesautomobilemaps & travelobjectsenginevehiclemechanic

FAQ

What does the engine icon represent?
It represents a mechanical engine, often associated with vehicles, machinery, or power systems.
How do I use the engine icon in React?
You can import and use it like this: import { Engine } from '@phosphor-icons/react'; <Engine />.
What is the license for the Phosphor engine icon?
The Phosphor icon library, including the engine icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →