steering wheel heat icon

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

Name
steering-wheel-heat
Set
Material Symbols Light
Style
Regular
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
steering-wheel-heat-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.487 8.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097q-.24-.592-.24-1.226q0-.402.105-.783q.105-.38.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.049T22 6.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zM12.5 19.984q3.033-.177 5.17-2.314t2.313-5.169h-4.195L12.5 16.596zM13.708 8.53l-.867-.466l.157-.313q.112-.263.168-.54q.055-.276.055-.55q0-.428-.128-.82q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.811t-.26.77zm-9.69 3.97q.176 3.033 2.313 5.17t5.169 2.313v-3.387L8.211 12.5zm0-.992h16.97q.006.127.009.242q.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-2.952 1.687-5.257T9 3.508V4.58q-2.09.857-3.457 2.699t-1.526 4.228"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSteeringWheelHeat(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.487 8.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097q-.24-.592-.24-1.226q0-.402.105-.783q.105-.38.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.049T22 6.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zM12.5 19.984q3.033-.177 5.17-2.314t2.313-5.169h-4.195L12.5 16.596zM13.708 8.53l-.867-.466l.157-.313q.112-.263.168-.54q.055-.276.055-.55q0-.428-.128-.82q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.811t-.26.77zm-9.69 3.97q.176 3.033 2.313 5.17t5.169 2.313v-3.387L8.211 12.5zm0-.992h16.97q.006.127.009.242q.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-2.952 1.687-5.257T9 3.508V4.58q-2.09.857-3.457 2.699t-1.526 4.228"/></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.487 8.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097q-.24-.592-.24-1.226q0-.402.105-.783q.105-.38.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.049T22 6.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zM12.5 19.984q3.033-.177 5.17-2.314t2.313-5.169h-4.195L12.5 16.596zM13.708 8.53l-.867-.466l.157-.313q.112-.263.168-.54q.055-.276.055-.55q0-.428-.128-.82q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.811t-.26.77zm-9.69 3.97q.176 3.033 2.313 5.17t5.169 2.313v-3.387L8.211 12.5zm0-.992h16.97q.006.127.009.242q.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-2.952 1.687-5.257T9 3.508V4.58q-2.09.857-3.457 2.699t-1.526 4.228"/></svg>
</template>

CSS

.icon-steering-wheel-heat {
  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.487%208.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097q-.24-.592-.24-1.226q0-.402.105-.783q.105-.38.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.049T22%206.623q0%20.421-.095.812q-.096.39-.26.769zm-3.893%200l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.094.812q-.096.39-.261.769zM12.5%2019.984q3.033-.177%205.17-2.314t2.313-5.169h-4.195L12.5%2016.596zM13.708%208.53l-.867-.466l.157-.313q.112-.263.168-.54q.055-.276.055-.55q0-.428-.128-.82q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.095.811t-.26.77zm-9.69%203.97q.176%203.033%202.313%205.17t5.169%202.313v-3.387L8.211%2012.5zm0-.992h16.97q.006.127.009.242q.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-2.952%201.687-5.257T9%203.508V4.58q-2.09.857-3.457%202.699t-1.526%204.228%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.487%208.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097q-.24-.592-.24-1.226q0-.402.105-.783q.105-.38.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.049T22%206.623q0%20.421-.095.812q-.096.39-.26.769zm-3.893%200l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.094.812q-.096.39-.261.769zM12.5%2019.984q3.033-.177%205.17-2.314t2.313-5.169h-4.195L12.5%2016.596zM13.708%208.53l-.867-.466l.157-.313q.112-.263.168-.54q.055-.276.055-.55q0-.428-.128-.82q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.095.811t-.26.77zm-9.69%203.97q.176%203.033%202.313%205.17t5.169%202.313v-3.387L8.211%2012.5zm0-.992h16.97q.006.127.009.242q.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-2.952%201.687-5.257T9%203.508V4.58q-2.09.857-3.457%202.699t-1.526%204.228%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.svg?color=%231a73e8&size=48