steering wheel cool icon
steering-wheel-cool-rounded from Material Symbols by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- steering-wheel-cool-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- steering-wheel-cool-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More transit icons from Material Symbols
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 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-3.3 1.875-5.863T8.7 2.55q.425-.15.75.075t.45.575t-.038.738t-.662.587Q7.15 5.3 5.75 7.013T4.075 11H10.3q.175 0 .325.088t.25.237q.6.85 1.4 1.488t1.75 1.062q.35.15.463.525t-.113.65L13 16.75v3.175q2.4-.3 4.213-1.85t2.462-3.825q.225-.75.625-1.213t.775-.637t.65-.05t.225.525q-.35 3.875-3.175 6.5T12 22m-1-2.075V16.75L8 13H4.075q.35 2.725 2.275 4.65T11 19.925m5.463-7.138q-.213-.212-.213-.537v-1.425L15.075 12q-.225.225-.537.225T14 12t-.225-.525t.225-.525l2.25-2.25v-.95h-.95L13.05 10q-.225.225-.537.225T11.975 10t-.225-.525t.225-.525l1.2-1.2H11.75q-.325 0-.537-.213T11 7t.213-.537t.537-.213h1.425L12 5.075q-.225-.225-.225-.537T12 4t.525-.225t.525.225l2.25 2.25h.95v-.925L14 3.075q-.225-.225-.225-.537T14 2t.525-.225t.525.225l1.2 1.2V1.75q0-.325.213-.537T17 1t.538.213t.212.537V3.2l1.175-1.175q.225-.225.538-.225t.537.225t.225.525t-.225.525l-2.25 2.25v.925h.925L20.925 4q.225-.225.538-.225T22 4t.213.538t-.238.537L20.8 6.25h1.45q.325 0 .538.213T23 7t-.213.538t-.537.212H20.8L22 8.925q.225.225.225.538T22 10t-.537.225t-.538-.225l-2.25-2.25h-.925v.95L20 10.925q.225.225.225.537T20 12t-.538.225t-.537-.225l-1.175-1.175v1.425q0 .325-.213.537T17 13t-.537-.213"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSteeringWheelCoolRounded(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 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-3.3 1.875-5.863T8.7 2.55q.425-.15.75.075t.45.575t-.038.738t-.662.587Q7.15 5.3 5.75 7.013T4.075 11H10.3q.175 0 .325.088t.25.237q.6.85 1.4 1.488t1.75 1.062q.35.15.463.525t-.113.65L13 16.75v3.175q2.4-.3 4.213-1.85t2.462-3.825q.225-.75.625-1.213t.775-.637t.65-.05t.225.525q-.35 3.875-3.175 6.5T12 22m-1-2.075V16.75L8 13H4.075q.35 2.725 2.275 4.65T11 19.925m5.463-7.138q-.213-.212-.213-.537v-1.425L15.075 12q-.225.225-.537.225T14 12t-.225-.525t.225-.525l2.25-2.25v-.95h-.95L13.05 10q-.225.225-.537.225T11.975 10t-.225-.525t.225-.525l1.2-1.2H11.75q-.325 0-.537-.213T11 7t.213-.537t.537-.213h1.425L12 5.075q-.225-.225-.225-.537T12 4t.525-.225t.525.225l2.25 2.25h.95v-.925L14 3.075q-.225-.225-.225-.537T14 2t.525-.225t.525.225l1.2 1.2V1.75q0-.325.213-.537T17 1t.538.213t.212.537V3.2l1.175-1.175q.225-.225.538-.225t.537.225t.225.525t-.225.525l-2.25 2.25v.925h.925L20.925 4q.225-.225.538-.225T22 4t.213.538t-.238.537L20.8 6.25h1.45q.325 0 .538.213T23 7t-.213.538t-.537.212H20.8L22 8.925q.225.225.225.538T22 10t-.537.225t-.538-.225l-2.25-2.25h-.925v.95L20 10.925q.225.225.225.537T20 12t-.538.225t-.537-.225l-1.175-1.175v1.425q0 .325-.213.537T17 13t-.537-.213"/></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 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-3.3 1.875-5.863T8.7 2.55q.425-.15.75.075t.45.575t-.038.738t-.662.587Q7.15 5.3 5.75 7.013T4.075 11H10.3q.175 0 .325.088t.25.237q.6.85 1.4 1.488t1.75 1.062q.35.15.463.525t-.113.65L13 16.75v3.175q2.4-.3 4.213-1.85t2.462-3.825q.225-.75.625-1.213t.775-.637t.65-.05t.225.525q-.35 3.875-3.175 6.5T12 22m-1-2.075V16.75L8 13H4.075q.35 2.725 2.275 4.65T11 19.925m5.463-7.138q-.213-.212-.213-.537v-1.425L15.075 12q-.225.225-.537.225T14 12t-.225-.525t.225-.525l2.25-2.25v-.95h-.95L13.05 10q-.225.225-.537.225T11.975 10t-.225-.525t.225-.525l1.2-1.2H11.75q-.325 0-.537-.213T11 7t.213-.537t.537-.213h1.425L12 5.075q-.225-.225-.225-.537T12 4t.525-.225t.525.225l2.25 2.25h.95v-.925L14 3.075q-.225-.225-.225-.537T14 2t.525-.225t.525.225l1.2 1.2V1.75q0-.325.213-.537T17 1t.538.213t.212.537V3.2l1.175-1.175q.225-.225.538-.225t.537.225t.225.525t-.225.525l-2.25 2.25v.925h.925L20.925 4q.225-.225.538-.225T22 4t.213.538t-.238.537L20.8 6.25h1.45q.325 0 .538.213T23 7t-.213.538t-.537.212H20.8L22 8.925q.225.225.225.538T22 10t-.537.225t-.538-.225l-2.25-2.25h-.925v.95L20 10.925q.225.225.225.537T20 12t-.538.225t-.537-.225l-1.175-1.175v1.425q0 .325-.213.537T17 13t-.537-.213"/></svg> </template>
CSS
.icon-steering-wheel-cool-rounded {
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%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012q0-3.3%201.875-5.863T8.7%202.55q.425-.15.75.075t.45.575t-.038.738t-.662.587Q7.15%205.3%205.75%207.013T4.075%2011H10.3q.175%200%20.325.088t.25.237q.6.85%201.4%201.488t1.75%201.062q.35.15.463.525t-.113.65L13%2016.75v3.175q2.4-.3%204.213-1.85t2.462-3.825q.225-.75.625-1.213t.775-.637t.65-.05t.225.525q-.35%203.875-3.175%206.5T12%2022m-1-2.075V16.75L8%2013H4.075q.35%202.725%202.275%204.65T11%2019.925m5.463-7.138q-.213-.212-.213-.537v-1.425L15.075%2012q-.225.225-.537.225T14%2012t-.225-.525t.225-.525l2.25-2.25v-.95h-.95L13.05%2010q-.225.225-.537.225T11.975%2010t-.225-.525t.225-.525l1.2-1.2H11.75q-.325%200-.537-.213T11%207t.213-.537t.537-.213h1.425L12%205.075q-.225-.225-.225-.537T12%204t.525-.225t.525.225l2.25%202.25h.95v-.925L14%203.075q-.225-.225-.225-.537T14%202t.525-.225t.525.225l1.2%201.2V1.75q0-.325.213-.537T17%201t.538.213t.212.537V3.2l1.175-1.175q.225-.225.538-.225t.537.225t.225.525t-.225.525l-2.25%202.25v.925h.925L20.925%204q.225-.225.538-.225T22%204t.213.538t-.238.537L20.8%206.25h1.45q.325%200%20.538.213T23%207t-.213.538t-.537.212H20.8L22%208.925q.225.225.225.538T22%2010t-.537.225t-.538-.225l-2.25-2.25h-.925v.95L20%2010.925q.225.225.225.537T20%2012t-.538.225t-.537-.225l-1.175-1.175v1.425q0%20.325-.213.537T17%2013t-.537-.213%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%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012q0-3.3%201.875-5.863T8.7%202.55q.425-.15.75.075t.45.575t-.038.738t-.662.587Q7.15%205.3%205.75%207.013T4.075%2011H10.3q.175%200%20.325.088t.25.237q.6.85%201.4%201.488t1.75%201.062q.35.15.463.525t-.113.65L13%2016.75v3.175q2.4-.3%204.213-1.85t2.462-3.825q.225-.75.625-1.213t.775-.637t.65-.05t.225.525q-.35%203.875-3.175%206.5T12%2022m-1-2.075V16.75L8%2013H4.075q.35%202.725%202.275%204.65T11%2019.925m5.463-7.138q-.213-.212-.213-.537v-1.425L15.075%2012q-.225.225-.537.225T14%2012t-.225-.525t.225-.525l2.25-2.25v-.95h-.95L13.05%2010q-.225.225-.537.225T11.975%2010t-.225-.525t.225-.525l1.2-1.2H11.75q-.325%200-.537-.213T11%207t.213-.537t.537-.213h1.425L12%205.075q-.225-.225-.225-.537T12%204t.525-.225t.525.225l2.25%202.25h.95v-.925L14%203.075q-.225-.225-.225-.537T14%202t.525-.225t.525.225l1.2%201.2V1.75q0-.325.213-.537T17%201t.538.213t.212.537V3.2l1.175-1.175q.225-.225.538-.225t.537.225t.225.525t-.225.525l-2.25%202.25v.925h.925L20.925%204q.225-.225.538-.225T22%204t.213.538t-.238.537L20.8%206.25h1.45q.325%200%20.538.213T23%207t-.213.538t-.537.212H20.8L22%208.925q.225.225.225.538T22%2010t-.537.225t-.538-.225l-2.25-2.25h-.925v.95L20%2010.925q.225.225.225.537T20%2012t-.538.225t-.537-.225l-1.175-1.175v1.425q0%20.325-.213.537T17%2013t-.537-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/steering-wheel-cool-rounded.svg?color=%231a73e8&size=48