steering wheel heat icon

steering-wheel-heat-outline from Material Symbols Light by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.

Name
steering-wheel-heat-outline
Set
Material Symbols Light
Style
Outline
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
steering-wheel-heat-outline-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the steering wheel heat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.294 9.012l-.861-.466l.152-.313q.111-.264.167-.53t.056-.541q0-.427-.125-.83q-.125-.401-.394-.728q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.52q-.072.276-.072.551q0 .427.154.82t.423.719q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zm-3.892 0l-.861-.466l.151-.313q.112-.264.168-.53t.056-.541q0-.427-.125-.83q-.125-.401-.395-.728q-.39-.506-.63-1.097q-.239-.591-.239-1.226q0-.402.105-.783t.309-.74l.151-.27l.868.466l-.177.294q-.131.244-.203.51q-.072.267-.072.542q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.812q-.095.39-.26.769zM12.5 19.982q3.033-.176 5.17-2.313t2.313-5.169h-4.195L12.5 16.596zm1.016-10.97l-.868-.466l.158-.313q.111-.264.167-.54t.056-.55q0-.428-.128-.82t-.397-.72q-.41-.486-.64-1.077q-.23-.592-.23-1.226q0-.402.102-.792t.312-.75l.158-.27l.867.466l-.177.294q-.13.238-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.211 1.197q0 .421-.095.811t-.26.77zm-9.5 3.488q.177 3.033 2.314 5.17t5.169 2.313v-3.387L8.211 12.5zm0-1H20.99l.008.25q.003.116.003.25q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71t-2.857-1.926t-1.926-2.858T3 12q0-3.029 1.754-5.363Q6.508 4.304 9.25 3.431v1.053q-2.206.8-3.64 2.68q-1.433 1.88-1.593 4.336"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSteeringWheelHeatOutline(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="m21.294 9.012l-.861-.466l.152-.313q.111-.264.167-.53t.056-.541q0-.427-.125-.83q-.125-.401-.394-.728q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.52q-.072.276-.072.551q0 .427.154.82t.423.719q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zm-3.892 0l-.861-.466l.151-.313q.112-.264.168-.53t.056-.541q0-.427-.125-.83q-.125-.401-.395-.728q-.39-.506-.63-1.097q-.239-.591-.239-1.226q0-.402.105-.783t.309-.74l.151-.27l.868.466l-.177.294q-.131.244-.203.51q-.072.267-.072.542q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.812q-.095.39-.26.769zM12.5 19.982q3.033-.176 5.17-2.313t2.313-5.169h-4.195L12.5 16.596zm1.016-10.97l-.868-.466l.158-.313q.111-.264.167-.54t.056-.55q0-.428-.128-.82t-.397-.72q-.41-.486-.64-1.077q-.23-.592-.23-1.226q0-.402.102-.792t.312-.75l.158-.27l.867.466l-.177.294q-.13.238-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.211 1.197q0 .421-.095.811t-.26.77zm-9.5 3.488q.177 3.033 2.314 5.17t5.169 2.313v-3.387L8.211 12.5zm0-1H20.99l.008.25q.003.116.003.25q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71t-2.857-1.926t-1.926-2.858T3 12q0-3.029 1.754-5.363Q6.508 4.304 9.25 3.431v1.053q-2.206.8-3.64 2.68q-1.433 1.88-1.593 4.336"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.294 9.012l-.861-.466l.152-.313q.111-.264.167-.53t.056-.541q0-.427-.125-.83q-.125-.401-.394-.728q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.52q-.072.276-.072.551q0 .427.154.82t.423.719q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zm-3.892 0l-.861-.466l.151-.313q.112-.264.168-.53t.056-.541q0-.427-.125-.83q-.125-.401-.395-.728q-.39-.506-.63-1.097q-.239-.591-.239-1.226q0-.402.105-.783t.309-.74l.151-.27l.868.466l-.177.294q-.131.244-.203.51q-.072.267-.072.542q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.812q-.095.39-.26.769zM12.5 19.982q3.033-.176 5.17-2.313t2.313-5.169h-4.195L12.5 16.596zm1.016-10.97l-.868-.466l.158-.313q.111-.264.167-.54t.056-.55q0-.428-.128-.82t-.397-.72q-.41-.486-.64-1.077q-.23-.592-.23-1.226q0-.402.102-.792t.312-.75l.158-.27l.867.466l-.177.294q-.13.238-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.211 1.197q0 .421-.095.811t-.26.77zm-9.5 3.488q.177 3.033 2.314 5.17t5.169 2.313v-3.387L8.211 12.5zm0-1H20.99l.008.25q.003.116.003.25q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71t-2.857-1.926t-1.926-2.858T3 12q0-3.029 1.754-5.363Q6.508 4.304 9.25 3.431v1.053q-2.206.8-3.64 2.68q-1.433 1.88-1.593 4.336"/></svg>
</template>

CSS

.icon-steering-wheel-heat-outline {
  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%22m21.294%209.012l-.861-.466l.152-.313q.111-.264.167-.53t.056-.541q0-.427-.125-.83q-.125-.401-.394-.728q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.52q-.072.276-.072.551q0%20.427.154.82t.423.719q.41.467.62%201.049t.21%201.197q0%20.421-.094.812q-.096.39-.261.769zm-3.892%200l-.861-.466l.151-.313q.112-.264.168-.53t.056-.541q0-.427-.125-.83q-.125-.401-.395-.728q-.39-.506-.63-1.097q-.239-.591-.239-1.226q0-.402.105-.783t.309-.74l.151-.27l.868.466l-.177.294q-.131.244-.203.51q-.072.267-.072.542q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.095.812q-.095.39-.26.769zM12.5%2019.982q3.033-.176%205.17-2.313t2.313-5.169h-4.195L12.5%2016.596zm1.016-10.97l-.868-.466l.158-.313q.111-.264.167-.54t.056-.55q0-.428-.128-.82t-.397-.72q-.41-.486-.64-1.077q-.23-.592-.23-1.226q0-.402.102-.792t.312-.75l.158-.27l.867.466l-.177.294q-.13.238-.206.508t-.075.544q0%20.427.154.829t.423.729q.41.467.62%201.049t.211%201.197q0%20.421-.095.811t-.26.77zm-9.5%203.488q.177%203.033%202.314%205.17t5.169%202.313v-3.387L8.211%2012.5zm0-1H20.99l.008.25q.003.116.003.25q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71t-2.857-1.926t-1.926-2.858T3%2012q0-3.029%201.754-5.363Q6.508%204.304%209.25%203.431v1.053q-2.206.8-3.64%202.68q-1.433%201.88-1.593%204.336%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%22m21.294%209.012l-.861-.466l.152-.313q.111-.264.167-.53t.056-.541q0-.427-.125-.83q-.125-.401-.394-.728q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.52q-.072.276-.072.551q0%20.427.154.82t.423.719q.41.467.62%201.049t.21%201.197q0%20.421-.094.812q-.096.39-.261.769zm-3.892%200l-.861-.466l.151-.313q.112-.264.168-.53t.056-.541q0-.427-.125-.83q-.125-.401-.395-.728q-.39-.506-.63-1.097q-.239-.591-.239-1.226q0-.402.105-.783t.309-.74l.151-.27l.868.466l-.177.294q-.131.244-.203.51q-.072.267-.072.542q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.095.812q-.095.39-.26.769zM12.5%2019.982q3.033-.176%205.17-2.313t2.313-5.169h-4.195L12.5%2016.596zm1.016-10.97l-.868-.466l.158-.313q.111-.264.167-.54t.056-.55q0-.428-.128-.82t-.397-.72q-.41-.486-.64-1.077q-.23-.592-.23-1.226q0-.402.102-.792t.312-.75l.158-.27l.867.466l-.177.294q-.13.238-.206.508t-.075.544q0%20.427.154.829t.423.729q.41.467.62%201.049t.211%201.197q0%20.421-.095.811t-.26.77zm-9.5%203.488q.177%203.033%202.314%205.17t5.169%202.313v-3.387L8.211%2012.5zm0-1H20.99l.008.25q.003.116.003.25q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71t-2.857-1.926t-1.926-2.858T3%2012q0-3.029%201.754-5.363Q6.508%204.304%209.25%203.431v1.053q-2.206.8-3.64%202.68q-1.433%201.88-1.593%204.336%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-heat-outline.svg?color=%231a73e8&size=48