John KuehJohn Kueh

steering wheel icon

Phosphor · steering-wheel · MIT

Download SVG

The Phosphor steering wheel icon depicts a car's steering wheel, commonly used in UI to represent driving, navigation, or vehicle-related settings.

Common uses

  • Link to driving directions
  • Vehicle settings menu
  • Car rental or sharing app feature

Use it in React

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

<SteeringWheel size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
carsvehiclesautomobilesdrivingmaps & travelobjectssteeringwheelnavigationcar controlautomobile

FAQ

What does the steering wheel icon represent?
It represents a steering wheel, symbolizing driving, vehicles, or navigation.
How do I use the steering wheel icon in React?
You can import it as SteeringWheel from '@phosphor-icons/react' and use it directly in your JSX.
What is the license for this icon?
The Phosphor icon library, including the steering wheel 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 →