John KuehJohn Kueh

steering wheel icon

Tabler · steering-wheel · MIT

Download SVG

The Tabler steering wheel icon visually represents a car's steering wheel, commonly used in interfaces to indicate controls related to driving, navigation, or vehicle settings.

Common uses

  • Link to a 'Drive Settings' page.
  • Button to start or control a vehicle in a simulation.
  • Option within a vehicle customization menu.

Use it in React

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

<IconSteeringWheel size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSteeringWheel size={24} stroke={2} />
filled
<IconSteeringWheelFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
drivevehicledirectionturnholdingracingsteeringwheeltransporttravelvehiclescar wheeldirection controlnavigationdriving

FAQ

What does the steering wheel icon represent?
It depicts a steering wheel, symbolizing driving, direction, or vehicle control.
How do I use this icon in React?
Import it using `import { IconSteeringWheel } from '@tabler/icons-react';` and use it as a component.
What is the license for this icon?
The Tabler icons, including the steering wheel, are available under the MIT license.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →