steering wheel cool icon
steering-wheel-cool from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- steering-wheel-cool
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- steering-wheel-cool-outline, steering-wheel-cool-outline-sharp, steering-wheel-cool-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the steering wheel cool icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.789.648-3.368q.648-1.58 1.789-2.786q1.14-1.206 2.67-1.954t3.274-.867q-.194.25-.352.512q-.158.261-.292.56q-2.76.426-4.657 2.494T4.017 11.5h7.793q.615.714 1.391 1.253q.776.54 1.709.838l-2.41 3.005v3.387q2.84-.166 4.906-2.053t2.492-4.647q.298-.135.563-.292q.264-.158.514-.352q-.12 1.744-.867 3.274q-.748 1.53-1.954 2.66t-2.786 1.779T12 21m-.5-1.017v-3.387L8.211 12.5H4.017q.177 3.033 2.314 5.17t5.169 2.313M16.558 12V9.806l-1.687 1.706l-.633-.633l2.32-2.333V7.442h-1.104l-2.333 2.32l-.633-.633l1.706-1.687H12v-.884h2.194l-1.706-1.7l.633-.633l2.333 2.333h1.104V5.44l-2.32-2.333l.633-.614l1.687 1.687v-2.2h.884v2.2l1.7-1.687l.633.614l-2.333 2.333v1.117h1.118l2.332-2.333l.614.633l-1.687 1.7h2.2v.884h-2.2l1.687 1.687l-.614.633l-2.332-2.32h-1.118v1.104l2.333 2.333l-.633.632l-1.7-1.705V12z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSteeringWheelCool(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.789.648-3.368q.648-1.58 1.789-2.786q1.14-1.206 2.67-1.954t3.274-.867q-.194.25-.352.512q-.158.261-.292.56q-2.76.426-4.657 2.494T4.017 11.5h7.793q.615.714 1.391 1.253q.776.54 1.709.838l-2.41 3.005v3.387q2.84-.166 4.906-2.053t2.492-4.647q.298-.135.563-.292q.264-.158.514-.352q-.12 1.744-.867 3.274q-.748 1.53-1.954 2.66t-2.786 1.779T12 21m-.5-1.017v-3.387L8.211 12.5H4.017q.177 3.033 2.314 5.17t5.169 2.313M16.558 12V9.806l-1.687 1.706l-.633-.633l2.32-2.333V7.442h-1.104l-2.333 2.32l-.633-.633l1.706-1.687H12v-.884h2.194l-1.706-1.7l.633-.633l2.333 2.333h1.104V5.44l-2.32-2.333l.633-.614l1.687 1.687v-2.2h.884v2.2l1.7-1.687l.633.614l-2.333 2.333v1.117h1.118l2.332-2.333l.614.633l-1.687 1.7h2.2v.884h-2.2l1.687 1.687l-.614.633l-2.332-2.32h-1.118v1.104l2.333 2.333l-.633.632l-1.7-1.705V12z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.789.648-3.368q.648-1.58 1.789-2.786q1.14-1.206 2.67-1.954t3.274-.867q-.194.25-.352.512q-.158.261-.292.56q-2.76.426-4.657 2.494T4.017 11.5h7.793q.615.714 1.391 1.253q.776.54 1.709.838l-2.41 3.005v3.387q2.84-.166 4.906-2.053t2.492-4.647q.298-.135.563-.292q.264-.158.514-.352q-.12 1.744-.867 3.274q-.748 1.53-1.954 2.66t-2.786 1.779T12 21m-.5-1.017v-3.387L8.211 12.5H4.017q.177 3.033 2.314 5.17t5.169 2.313M16.558 12V9.806l-1.687 1.706l-.633-.633l2.32-2.333V7.442h-1.104l-2.333 2.32l-.633-.633l1.706-1.687H12v-.884h2.194l-1.706-1.7l.633-.633l2.333 2.333h1.104V5.44l-2.32-2.333l.633-.614l1.687 1.687v-2.2h.884v2.2l1.7-1.687l.633.614l-2.333 2.333v1.117h1.118l2.332-2.333l.614.633l-1.687 1.7h2.2v.884h-2.2l1.687 1.687l-.614.633l-2.332-2.32h-1.118v1.104l2.333 2.333l-.633.632l-1.7-1.705V12z"/></svg> </template>
CSS
.icon-steering-wheel-cool {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.789.648-3.368q.648-1.58%201.789-2.786q1.14-1.206%202.67-1.954t3.274-.867q-.194.25-.352.512q-.158.261-.292.56q-2.76.426-4.657%202.494T4.017%2011.5h7.793q.615.714%201.391%201.253q.776.54%201.709.838l-2.41%203.005v3.387q2.84-.166%204.906-2.053t2.492-4.647q.298-.135.563-.292q.264-.158.514-.352q-.12%201.744-.867%203.274q-.748%201.53-1.954%202.66t-2.786%201.779T12%2021m-.5-1.017v-3.387L8.211%2012.5H4.017q.177%203.033%202.314%205.17t5.169%202.313M16.558%2012V9.806l-1.687%201.706l-.633-.633l2.32-2.333V7.442h-1.104l-2.333%202.32l-.633-.633l1.706-1.687H12v-.884h2.194l-1.706-1.7l.633-.633l2.333%202.333h1.104V5.44l-2.32-2.333l.633-.614l1.687%201.687v-2.2h.884v2.2l1.7-1.687l.633.614l-2.333%202.333v1.117h1.118l2.332-2.333l.614.633l-1.687%201.7h2.2v.884h-2.2l1.687%201.687l-.614.633l-2.332-2.32h-1.118v1.104l2.333%202.333l-.633.632l-1.7-1.705V12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.789.648-3.368q.648-1.58%201.789-2.786q1.14-1.206%202.67-1.954t3.274-.867q-.194.25-.352.512q-.158.261-.292.56q-2.76.426-4.657%202.494T4.017%2011.5h7.793q.615.714%201.391%201.253q.776.54%201.709.838l-2.41%203.005v3.387q2.84-.166%204.906-2.053t2.492-4.647q.298-.135.563-.292q.264-.158.514-.352q-.12%201.744-.867%203.274q-.748%201.53-1.954%202.66t-2.786%201.779T12%2021m-.5-1.017v-3.387L8.211%2012.5H4.017q.177%203.033%202.314%205.17t5.169%202.313M16.558%2012V9.806l-1.687%201.706l-.633-.633l2.32-2.333V7.442h-1.104l-2.333%202.32l-.633-.633l1.706-1.687H12v-.884h2.194l-1.706-1.7l.633-.633l2.333%202.333h1.104V5.44l-2.32-2.333l.633-.614l1.687%201.687v-2.2h.884v2.2l1.7-1.687l.633.614l-2.333%202.333v1.117h1.118l2.332-2.333l.614.633l-1.687%201.7h2.2v.884h-2.2l1.687%201.687l-.614.633l-2.332-2.32h-1.118v1.104l2.333%202.333l-.633.632l-1.7-1.705V12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/steering-wheel-cool.svg?color=%231a73e8&size=48