windshield defrost front icon
windshield-defrost-front-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- windshield-defrost-front-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- windshield-defrost-front-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
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 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="M4.289 16.077q-.195.037-.369-.083t-.21-.313L2.05 6.642q-.056-.348.124-.633t.528-.392q2.664-.705 4.94-1.036Q9.916 4.25 12 4.25t4.359.33q2.275.332 4.939 1.037q.348.087.528.382t.124.643L20.29 15.7q-.036.194-.2.304q-.165.11-.378.073q-.195-.036-.314-.198q-.12-.162-.082-.356l1.65-9.007q-2.774-.658-4.914-.962T12 5.25t-4.052.304t-4.914.961l1.65 9.008q.037.194-.073.356t-.323.198M16 17.681q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27q.09-.176.291-.232t.378.035t.233.288q.055.198-.035.375l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0 .427.154.819t.423.719q.41.467.62 1.049T17 17.623q0 .421-.095.812q-.096.39-.26.769l-.159.327q-.09.177-.288.233q-.198.055-.375-.035t-.233-.288t.035-.375l.152-.314q.112-.263.167-.53q.056-.266.056-.541m-3.892 0q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.151-.27q.091-.176.292-.232t.378.034t.232.289t-.034.375l-.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.811q-.096.391-.261.77l-.158.327q-.09.177-.288.232t-.375-.034t-.233-.289t.035-.375l.152-.313q.111-.264.167-.53t.056-.541m-3.887-.02q0-.427-.128-.819q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27q.09-.176.292-.232t.377.034t.233.289t-.034.375l-.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.77l-.152.327q-.09.177-.292.233q-.2.055-.377-.035t-.233-.288q-.056-.199.035-.375l.157-.314q.112-.263.168-.54q.055-.276.055-.55"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWindshieldDefrostFrontRounded(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="M4.289 16.077q-.195.037-.369-.083t-.21-.313L2.05 6.642q-.056-.348.124-.633t.528-.392q2.664-.705 4.94-1.036Q9.916 4.25 12 4.25t4.359.33q2.275.332 4.939 1.037q.348.087.528.382t.124.643L20.29 15.7q-.036.194-.2.304q-.165.11-.378.073q-.195-.036-.314-.198q-.12-.162-.082-.356l1.65-9.007q-2.774-.658-4.914-.962T12 5.25t-4.052.304t-4.914.961l1.65 9.008q.037.194-.073.356t-.323.198M16 17.681q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27q.09-.176.291-.232t.378.035t.233.288q.055.198-.035.375l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0 .427.154.819t.423.719q.41.467.62 1.049T17 17.623q0 .421-.095.812q-.096.39-.26.769l-.159.327q-.09.177-.288.233q-.198.055-.375-.035t-.233-.288t.035-.375l.152-.314q.112-.263.167-.53q.056-.266.056-.541m-3.892 0q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.151-.27q.091-.176.292-.232t.378.034t.232.289t-.034.375l-.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.811q-.096.391-.261.77l-.158.327q-.09.177-.288.232t-.375-.034t-.233-.289t.035-.375l.152-.313q.111-.264.167-.53t.056-.541m-3.887-.02q0-.427-.128-.819q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27q.09-.176.292-.232t.377.034t.233.289t-.034.375l-.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.77l-.152.327q-.09.177-.292.233q-.2.055-.377-.035t-.233-.288q-.056-.199.035-.375l.157-.314q.112-.263.168-.54q.055-.276.055-.55"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.289 16.077q-.195.037-.369-.083t-.21-.313L2.05 6.642q-.056-.348.124-.633t.528-.392q2.664-.705 4.94-1.036Q9.916 4.25 12 4.25t4.359.33q2.275.332 4.939 1.037q.348.087.528.382t.124.643L20.29 15.7q-.036.194-.2.304q-.165.11-.378.073q-.195-.036-.314-.198q-.12-.162-.082-.356l1.65-9.007q-2.774-.658-4.914-.962T12 5.25t-4.052.304t-4.914.961l1.65 9.008q.037.194-.073.356t-.323.198M16 17.681q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27q.09-.176.291-.232t.378.035t.233.288q.055.198-.035.375l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0 .427.154.819t.423.719q.41.467.62 1.049T17 17.623q0 .421-.095.812q-.096.39-.26.769l-.159.327q-.09.177-.288.233q-.198.055-.375-.035t-.233-.288t.035-.375l.152-.314q.112-.263.167-.53q.056-.266.056-.541m-3.892 0q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.151-.27q.091-.176.292-.232t.378.034t.232.289t-.034.375l-.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.811q-.096.391-.261.77l-.158.327q-.09.177-.288.232t-.375-.034t-.233-.289t.035-.375l.152-.313q.111-.264.167-.53t.056-.541m-3.887-.02q0-.427-.128-.819q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27q.09-.176.292-.232t.377.034t.233.289t-.034.375l-.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.77l-.152.327q-.09.177-.292.233q-.2.055-.377-.035t-.233-.288q-.056-.199.035-.375l.157-.314q.112-.263.168-.54q.055-.276.055-.55"/></svg> </template>
CSS
.icon-windshield-defrost-front-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%22M4.289%2016.077q-.195.037-.369-.083t-.21-.313L2.05%206.642q-.056-.348.124-.633t.528-.392q2.664-.705%204.94-1.036Q9.916%204.25%2012%204.25t4.359.33q2.275.332%204.939%201.037q.348.087.528.382t.124.643L20.29%2015.7q-.036.194-.2.304q-.165.11-.378.073q-.195-.036-.314-.198q-.12-.162-.082-.356l1.65-9.007q-2.774-.658-4.914-.962T12%205.25t-4.052.304t-4.914.961l1.65%209.008q.037.194-.073.356t-.323.198M16%2017.681q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27q.09-.176.291-.232t.378.035t.233.288q.055.198-.035.375l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0%20.427.154.819t.423.719q.41.467.62%201.049T17%2017.623q0%20.421-.095.812q-.096.39-.26.769l-.159.327q-.09.177-.288.233q-.198.055-.375-.035t-.233-.288t.035-.375l.152-.314q.112-.263.167-.53q.056-.266.056-.541m-3.892%200q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.151-.27q.091-.176.292-.232t.378.034t.232.289t-.034.375l-.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.811q-.096.391-.261.77l-.158.327q-.09.177-.288.232t-.375-.034t-.233-.289t.035-.375l.152-.313q.111-.264.167-.53t.056-.541m-3.887-.02q0-.427-.128-.819q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27q.09-.176.292-.232t.377.034t.233.289t-.034.375l-.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.77l-.152.327q-.09.177-.292.233q-.2.055-.377-.035t-.233-.288q-.056-.199.035-.375l.157-.314q.112-.263.168-.54q.055-.276.055-.55%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%22M4.289%2016.077q-.195.037-.369-.083t-.21-.313L2.05%206.642q-.056-.348.124-.633t.528-.392q2.664-.705%204.94-1.036Q9.916%204.25%2012%204.25t4.359.33q2.275.332%204.939%201.037q.348.087.528.382t.124.643L20.29%2015.7q-.036.194-.2.304q-.165.11-.378.073q-.195-.036-.314-.198q-.12-.162-.082-.356l1.65-9.007q-2.774-.658-4.914-.962T12%205.25t-4.052.304t-4.914.961l1.65%209.008q.037.194-.073.356t-.323.198M16%2017.681q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27q.09-.176.291-.232t.378.035t.233.288q.055.198-.035.375l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0%20.427.154.819t.423.719q.41.467.62%201.049T17%2017.623q0%20.421-.095.812q-.096.39-.26.769l-.159.327q-.09.177-.288.233q-.198.055-.375-.035t-.233-.288t.035-.375l.152-.314q.112-.263.167-.53q.056-.266.056-.541m-3.892%200q0-.427-.125-.829t-.395-.729q-.39-.506-.63-1.097q-.239-.592-.239-1.226q0-.402.105-.783t.309-.74l.151-.27q.091-.176.292-.232t.378.034t.232.289t-.034.375l-.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.811q-.096.391-.261.77l-.158.327q-.09.177-.288.232t-.375-.034t-.233-.289t.035-.375l.152-.313q.111-.264.167-.53t.056-.541m-3.887-.02q0-.427-.128-.819q-.127-.392-.397-.719q-.41-.487-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27q.09-.176.292-.232t.377.034t.233.289t-.034.375l-.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.77l-.152.327q-.09.177-.292.233q-.2.055-.377-.035t-.233-.288q-.056-.199.035-.375l.157-.314q.112-.263.168-.54q.055-.276.055-.55%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-rounded.svg?color=%231a73e8&size=48