windshield defrost front icon

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

Name
windshield-defrost-front
Set
Material Symbols Light
Style
Regular
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
windshield-defrost-front-outline, windshield-defrost-front-outline-sharp, windshield-defrost-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 defrost front icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4.25q2.25 0 4.703.38q2.453.382 5.409 1.199L20.206 16.18l-.97-.183l1.73-9.482q-2.774-.658-4.914-.962T12 5.25t-4.052.304t-4.914.961l1.73 9.483l-.97.183L1.888 5.829Q4.844 5.01 7.297 4.63T12 4.25m4.487 15.28l-.862-.465l.152-.313q.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.049T17 17.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.151-.314q.112-.263.168-.53q.056-.266.056-.541q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.811q-.096.391-.261.77zm-3.886 0l-.868-.464l.158-.314q.111-.263.167-.54q.056-.276.056-.55q0-.427-.128-.82t-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.311-.75l.158-.27l.867.466l-.177.294q-.13.239-.205.508t-.075.544q0 .427.153.829q.154.402.423.729q.41.467.62 1.049t.211 1.197q0 .421-.095.811t-.26.77z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWindshieldDefrostFront(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 4.25q2.25 0 4.703.38q2.453.382 5.409 1.199L20.206 16.18l-.97-.183l1.73-9.482q-2.774-.658-4.914-.962T12 5.25t-4.052.304t-4.914.961l1.73 9.483l-.97.183L1.888 5.829Q4.844 5.01 7.297 4.63T12 4.25m4.487 15.28l-.862-.465l.152-.313q.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.049T17 17.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.151-.314q.112-.263.168-.53q.056-.266.056-.541q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.811q-.096.391-.261.77zm-3.886 0l-.868-.464l.158-.314q.111-.263.167-.54q.056-.276.056-.55q0-.427-.128-.82t-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.311-.75l.158-.27l.867.466l-.177.294q-.13.239-.205.508t-.075.544q0 .427.153.829q.154.402.423.729q.41.467.62 1.049t.211 1.197q0 .421-.095.811t-.26.77z"/></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 4.25q2.25 0 4.703.38q2.453.382 5.409 1.199L20.206 16.18l-.97-.183l1.73-9.482q-2.774-.658-4.914-.962T12 5.25t-4.052.304t-4.914.961l1.73 9.483l-.97.183L1.888 5.829Q4.844 5.01 7.297 4.63T12 4.25m4.487 15.28l-.862-.465l.152-.313q.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.049T17 17.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.151-.314q.112-.263.168-.53q.056-.266.056-.541q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.811q-.096.391-.261.77zm-3.886 0l-.868-.464l.158-.314q.111-.263.167-.54q.056-.276.056-.55q0-.427-.128-.82t-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.311-.75l.158-.27l.867.466l-.177.294q-.13.239-.205.508t-.075.544q0 .427.153.829q.154.402.423.729q.41.467.62 1.049t.211 1.197q0 .421-.095.811t-.26.77z"/></svg>
</template>

CSS

.icon-windshield-defrost-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%22M12%204.25q2.25%200%204.703.38q2.453.382%205.409%201.199L20.206%2016.18l-.97-.183l1.73-9.482q-2.774-.658-4.914-.962T12%205.25t-4.052.304t-4.914.961l1.73%209.483l-.97.183L1.888%205.829Q4.844%205.01%207.297%204.63T12%204.25m4.487%2015.28l-.862-.465l.152-.313q.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.049T17%2017.623q0%20.421-.095.812q-.096.39-.26.769zm-3.893%200l-.861-.464l.151-.314q.112-.263.168-.53q.056-.266.056-.541q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.511q-.072.266-.072.541q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.094.811q-.096.391-.261.77zm-3.886%200l-.868-.464l.158-.314q.111-.263.167-.54q.056-.276.056-.55q0-.427-.128-.82t-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.311-.75l.158-.27l.867.466l-.177.294q-.13.239-.205.508t-.075.544q0%20.427.153.829q.154.402.423.729q.41.467.62%201.049t.211%201.197q0%20.421-.095.811t-.26.77z%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%204.25q2.25%200%204.703.38q2.453.382%205.409%201.199L20.206%2016.18l-.97-.183l1.73-9.482q-2.774-.658-4.914-.962T12%205.25t-4.052.304t-4.914.961l1.73%209.483l-.97.183L1.888%205.829Q4.844%205.01%207.297%204.63T12%204.25m4.487%2015.28l-.862-.465l.152-.313q.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.049T17%2017.623q0%20.421-.095.812q-.096.39-.26.769zm-3.893%200l-.861-.464l.151-.314q.112-.263.168-.53q.056-.266.056-.541q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.244-.203.511q-.072.266-.072.541q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.094.811q-.096.391-.261.77zm-3.886%200l-.868-.464l.158-.314q.111-.263.167-.54q.056-.276.056-.55q0-.427-.128-.82t-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.311-.75l.158-.27l.867.466l-.177.294q-.13.239-.205.508t-.075.544q0%20.427.153.829q.154.402.423.729q.41.467.62%201.049t.211%201.197q0%20.421-.095.811t-.26.77z%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-defrost-front.svg?color=%231a73e8&size=48