windshield heat front icon

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

Name
windshield-heat-front
Set
Material Symbols Light
Style
Regular
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
windshield-heat-front-outline, windshield-heat-front-outline-sharp, windshield-heat-front-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the windshield heat front icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.302 5.379l1.371-2.36l1.329 2.36h-.95l-.425.765q-.26.466-.262.903q-.003.438.149.897q.84-.188 1.734-.276t1.798-.137q-.063-.427 0-.876t.346-.926l.187-.35h-.746L12.217 3l1.335 2.379h-.97l-.405.765q-.215.34-.253.678t.026.678q.948 0 1.874.072t1.855.236q-.127-.496-.077-1.015t.36-1.064l.192-.35h-.752l1.39-2.36l1.31 2.36h-.944l-.412.765q-.265.472-.265.918t.158.911q1.548.337 2.989.889t2.776 1.325l-3.712 9.275q-1.829-.481-3.461-.712T12 18.52t-3.221.23q-1.623.23-3.452.712l-3.73-9.275Q2.743 9.5 4.008 8.986q1.264-.515 2.65-.852q-.182-.557-.18-1.162q.004-.605.383-1.243l.186-.35zm1.425 8.879l-.787-.437l.766-1.336q.473-.839.107-1.677q-.365-.839-.774-1.708q-1.104.264-2.155.656t-2.05.894l3.095 7.584q1.702-.376 3.179-.546q1.476-.169 2.923-.169t2.92.17t3.101.545l3.164-7.584q-1.002-.504-2.013-.882t-2.082-.641q.418.875.734 1.8t-.263 1.975l-.765 1.356l-.761-.437l.74-1.336q.498-.889.085-1.77t-.833-1.826q-.942-.189-1.884-.28q-.941-.092-1.914-.103q.432 1.03.94 2.102q.508 1.07-.183 2.294l-.765 1.356l-.761-.437l.746-1.336q.548-.964.023-1.946t-.933-2.033q-.879.044-1.73.135q-.85.092-1.68.275q.44.917.806 1.9t-.25 2.086z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWindshieldHeatFront(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="m6.302 5.379l1.371-2.36l1.329 2.36h-.95l-.425.765q-.26.466-.262.903q-.003.438.149.897q.84-.188 1.734-.276t1.798-.137q-.063-.427 0-.876t.346-.926l.187-.35h-.746L12.217 3l1.335 2.379h-.97l-.405.765q-.215.34-.253.678t.026.678q.948 0 1.874.072t1.855.236q-.127-.496-.077-1.015t.36-1.064l.192-.35h-.752l1.39-2.36l1.31 2.36h-.944l-.412.765q-.265.472-.265.918t.158.911q1.548.337 2.989.889t2.776 1.325l-3.712 9.275q-1.829-.481-3.461-.712T12 18.52t-3.221.23q-1.623.23-3.452.712l-3.73-9.275Q2.743 9.5 4.008 8.986q1.264-.515 2.65-.852q-.182-.557-.18-1.162q.004-.605.383-1.243l.186-.35zm1.425 8.879l-.787-.437l.766-1.336q.473-.839.107-1.677q-.365-.839-.774-1.708q-1.104.264-2.155.656t-2.05.894l3.095 7.584q1.702-.376 3.179-.546q1.476-.169 2.923-.169t2.92.17t3.101.545l3.164-7.584q-1.002-.504-2.013-.882t-2.082-.641q.418.875.734 1.8t-.263 1.975l-.765 1.356l-.761-.437l.74-1.336q.498-.889.085-1.77t-.833-1.826q-.942-.189-1.884-.28q-.941-.092-1.914-.103q.432 1.03.94 2.102q.508 1.07-.183 2.294l-.765 1.356l-.761-.437l.746-1.336q.548-.964.023-1.946t-.933-2.033q-.879.044-1.73.135q-.85.092-1.68.275q.44.917.806 1.9t-.25 2.086z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.302 5.379l1.371-2.36l1.329 2.36h-.95l-.425.765q-.26.466-.262.903q-.003.438.149.897q.84-.188 1.734-.276t1.798-.137q-.063-.427 0-.876t.346-.926l.187-.35h-.746L12.217 3l1.335 2.379h-.97l-.405.765q-.215.34-.253.678t.026.678q.948 0 1.874.072t1.855.236q-.127-.496-.077-1.015t.36-1.064l.192-.35h-.752l1.39-2.36l1.31 2.36h-.944l-.412.765q-.265.472-.265.918t.158.911q1.548.337 2.989.889t2.776 1.325l-3.712 9.275q-1.829-.481-3.461-.712T12 18.52t-3.221.23q-1.623.23-3.452.712l-3.73-9.275Q2.743 9.5 4.008 8.986q1.264-.515 2.65-.852q-.182-.557-.18-1.162q.004-.605.383-1.243l.186-.35zm1.425 8.879l-.787-.437l.766-1.336q.473-.839.107-1.677q-.365-.839-.774-1.708q-1.104.264-2.155.656t-2.05.894l3.095 7.584q1.702-.376 3.179-.546q1.476-.169 2.923-.169t2.92.17t3.101.545l3.164-7.584q-1.002-.504-2.013-.882t-2.082-.641q.418.875.734 1.8t-.263 1.975l-.765 1.356l-.761-.437l.74-1.336q.498-.889.085-1.77t-.833-1.826q-.942-.189-1.884-.28q-.941-.092-1.914-.103q.432 1.03.94 2.102q.508 1.07-.183 2.294l-.765 1.356l-.761-.437l.746-1.336q.548-.964.023-1.946t-.933-2.033q-.879.044-1.73.135q-.85.092-1.68.275q.44.917.806 1.9t-.25 2.086z"/></svg>
</template>

CSS

.icon-windshield-heat-front {
  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%22m6.302%205.379l1.371-2.36l1.329%202.36h-.95l-.425.765q-.26.466-.262.903q-.003.438.149.897q.84-.188%201.734-.276t1.798-.137q-.063-.427%200-.876t.346-.926l.187-.35h-.746L12.217%203l1.335%202.379h-.97l-.405.765q-.215.34-.253.678t.026.678q.948%200%201.874.072t1.855.236q-.127-.496-.077-1.015t.36-1.064l.192-.35h-.752l1.39-2.36l1.31%202.36h-.944l-.412.765q-.265.472-.265.918t.158.911q1.548.337%202.989.889t2.776%201.325l-3.712%209.275q-1.829-.481-3.461-.712T12%2018.52t-3.221.23q-1.623.23-3.452.712l-3.73-9.275Q2.743%209.5%204.008%208.986q1.264-.515%202.65-.852q-.182-.557-.18-1.162q.004-.605.383-1.243l.186-.35zm1.425%208.879l-.787-.437l.766-1.336q.473-.839.107-1.677q-.365-.839-.774-1.708q-1.104.264-2.155.656t-2.05.894l3.095%207.584q1.702-.376%203.179-.546q1.476-.169%202.923-.169t2.92.17t3.101.545l3.164-7.584q-1.002-.504-2.013-.882t-2.082-.641q.418.875.734%201.8t-.263%201.975l-.765%201.356l-.761-.437l.74-1.336q.498-.889.085-1.77t-.833-1.826q-.942-.189-1.884-.28q-.941-.092-1.914-.103q.432%201.03.94%202.102q.508%201.07-.183%202.294l-.765%201.356l-.761-.437l.746-1.336q.548-.964.023-1.946t-.933-2.033q-.879.044-1.73.135q-.85.092-1.68.275q.44.917.806%201.9t-.25%202.086z%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%22m6.302%205.379l1.371-2.36l1.329%202.36h-.95l-.425.765q-.26.466-.262.903q-.003.438.149.897q.84-.188%201.734-.276t1.798-.137q-.063-.427%200-.876t.346-.926l.187-.35h-.746L12.217%203l1.335%202.379h-.97l-.405.765q-.215.34-.253.678t.026.678q.948%200%201.874.072t1.855.236q-.127-.496-.077-1.015t.36-1.064l.192-.35h-.752l1.39-2.36l1.31%202.36h-.944l-.412.765q-.265.472-.265.918t.158.911q1.548.337%202.989.889t2.776%201.325l-3.712%209.275q-1.829-.481-3.461-.712T12%2018.52t-3.221.23q-1.623.23-3.452.712l-3.73-9.275Q2.743%209.5%204.008%208.986q1.264-.515%202.65-.852q-.182-.557-.18-1.162q.004-.605.383-1.243l.186-.35zm1.425%208.879l-.787-.437l.766-1.336q.473-.839.107-1.677q-.365-.839-.774-1.708q-1.104.264-2.155.656t-2.05.894l3.095%207.584q1.702-.376%203.179-.546q1.476-.169%202.923-.169t2.92.17t3.101.545l3.164-7.584q-1.002-.504-2.013-.882t-2.082-.641q.418.875.734%201.8t-.263%201.975l-.765%201.356l-.761-.437l.74-1.336q.498-.889.085-1.77t-.833-1.826q-.942-.189-1.884-.28q-.941-.092-1.914-.103q.432%201.03.94%202.102q.508%201.07-.183%202.294l-.765%201.356l-.761-.437l.746-1.336q.548-.964.023-1.946t-.933-2.033q-.879.044-1.73.135q-.85.092-1.68.275q.44.917.806%201.9t-.25%202.086z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/windshield-heat-front.svg?color=%231a73e8&size=48