windshield defrost rear icon
windshield-defrost-rear from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- windshield-defrost-rear
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- windshield-defrost-rear-outline
2 other variants 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 rear icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.385 17v-1h1q.23 0 .423-.192t.192-.423v-8.77q0-.23-.192-.423T19.385 6H4.615q-.23 0-.423.192T4 6.616v8.769q0 .23.192.423t.423.192h.827v1h-.827q-.69 0-1.153-.462T3 15.385v-8.77q0-.69.463-1.152T4.615 5h14.77q.69 0 1.152.463T21 6.616v8.769q0 .69-.463 1.153T19.385 17zm-1.899 2.53l-.861-.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.892 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 MaterialSymbolsLightWindshieldDefrostRear(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="M18.385 17v-1h1q.23 0 .423-.192t.192-.423v-8.77q0-.23-.192-.423T19.385 6H4.615q-.23 0-.423.192T4 6.616v8.769q0 .23.192.423t.423.192h.827v1h-.827q-.69 0-1.153-.462T3 15.385v-8.77q0-.69.463-1.152T4.615 5h14.77q.69 0 1.152.463T21 6.616v8.769q0 .69-.463 1.153T19.385 17zm-1.899 2.53l-.861-.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.892 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="M18.385 17v-1h1q.23 0 .423-.192t.192-.423v-8.77q0-.23-.192-.423T19.385 6H4.615q-.23 0-.423.192T4 6.616v8.769q0 .23.192.423t.423.192h.827v1h-.827q-.69 0-1.153-.462T3 15.385v-8.77q0-.69.463-1.152T4.615 5h14.77q.69 0 1.152.463T21 6.616v8.769q0 .69-.463 1.153T19.385 17zm-1.899 2.53l-.861-.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.892 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-rear {
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%22M18.385%2017v-1h1q.23%200%20.423-.192t.192-.423v-8.77q0-.23-.192-.423T19.385%206H4.615q-.23%200-.423.192T4%206.616v8.769q0%20.23.192.423t.423.192h.827v1h-.827q-.69%200-1.153-.462T3%2015.385v-8.77q0-.69.463-1.152T4.615%205h14.77q.69%200%201.152.463T21%206.616v8.769q0%20.69-.463%201.153T19.385%2017zm-1.899%202.53l-.861-.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.892%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%22M18.385%2017v-1h1q.23%200%20.423-.192t.192-.423v-8.77q0-.23-.192-.423T19.385%206H4.615q-.23%200-.423.192T4%206.616v8.769q0%20.23.192.423t.423.192h.827v1h-.827q-.69%200-1.153-.462T3%2015.385v-8.77q0-.69.463-1.152T4.615%205h14.77q.69%200%201.152.463T21%206.616v8.769q0%20.69-.463%201.153T19.385%2017zm-1.899%202.53l-.861-.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.892%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-rear.svg?color=%231a73e8&size=48