windshield defrost front icon

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

Name
windshield-defrost-front
Set
Material Symbols
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

The same icon in other sets

More transit icons from Material Symbols

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 4q2.5 0 5.213.4t5.937 1.275L20.975 17.2l-1.95-.375L20.85 7.15q-2.6-.6-4.75-.875T12 6t-4.1.275t-4.75.875l1.825 9.675l-1.95.375L.85 5.675Q4.075 4.8 6.787 4.4T12 4m5.025 16.55l-1.65-1.1l.325-.525q.15-.225.225-.462T16 17.95q0-.35-.125-.675T15.5 16.7q-.525-.525-.813-1.212T14.4 14.05q0-.575.163-1.1t.462-1l.325-.5l1.675 1.1l-.35.525q-.15.225-.213.463t-.062.512q0 .35.125.675t.375.575q.525.525.813 1.213T18 17.95q0 .575-.162 1.1t-.463 1zm-4.2 0l-1.65-1.1l.325-.525q.15-.225.225-.462t.075-.513q0-.35-.125-.675T11.3 16.7q-.525-.525-.813-1.212T10.2 14.05q0-.575.163-1.1t.462-1l.325-.5l1.675 1.1l-.35.525q-.15.225-.212.463t-.063.512q0 .35.125.675t.375.575q.525.525.813 1.213t.287 1.437q0 .575-.162 1.1t-.463 1zm-4.175 0l-1.675-1.1l.35-.525q.15-.225.225-.462t.075-.513q0-.35-.138-.675T7.1 16.7q-.525-.525-.812-1.213T6 14.05q0-.575.15-1.1t.475-1l.35-.5l1.675 1.1l-.35.525q-.15.2-.225.45T8 14.05q0 .35.125.675t.375.575q.525.525.813 1.213T9.6 17.95q0 .575-.162 1.1t-.463 1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsWindshieldDefrostFront(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 4q2.5 0 5.213.4t5.937 1.275L20.975 17.2l-1.95-.375L20.85 7.15q-2.6-.6-4.75-.875T12 6t-4.1.275t-4.75.875l1.825 9.675l-1.95.375L.85 5.675Q4.075 4.8 6.787 4.4T12 4m5.025 16.55l-1.65-1.1l.325-.525q.15-.225.225-.462T16 17.95q0-.35-.125-.675T15.5 16.7q-.525-.525-.813-1.212T14.4 14.05q0-.575.163-1.1t.462-1l.325-.5l1.675 1.1l-.35.525q-.15.225-.213.463t-.062.512q0 .35.125.675t.375.575q.525.525.813 1.213T18 17.95q0 .575-.162 1.1t-.463 1zm-4.2 0l-1.65-1.1l.325-.525q.15-.225.225-.462t.075-.513q0-.35-.125-.675T11.3 16.7q-.525-.525-.813-1.212T10.2 14.05q0-.575.163-1.1t.462-1l.325-.5l1.675 1.1l-.35.525q-.15.225-.212.463t-.063.512q0 .35.125.675t.375.575q.525.525.813 1.213t.287 1.437q0 .575-.162 1.1t-.463 1zm-4.175 0l-1.675-1.1l.35-.525q.15-.225.225-.462t.075-.513q0-.35-.138-.675T7.1 16.7q-.525-.525-.812-1.213T6 14.05q0-.575.15-1.1t.475-1l.35-.5l1.675 1.1l-.35.525q-.15.2-.225.45T8 14.05q0 .35.125.675t.375.575q.525.525.813 1.213T9.6 17.95q0 .575-.162 1.1t-.463 1z"/></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 4q2.5 0 5.213.4t5.937 1.275L20.975 17.2l-1.95-.375L20.85 7.15q-2.6-.6-4.75-.875T12 6t-4.1.275t-4.75.875l1.825 9.675l-1.95.375L.85 5.675Q4.075 4.8 6.787 4.4T12 4m5.025 16.55l-1.65-1.1l.325-.525q.15-.225.225-.462T16 17.95q0-.35-.125-.675T15.5 16.7q-.525-.525-.813-1.212T14.4 14.05q0-.575.163-1.1t.462-1l.325-.5l1.675 1.1l-.35.525q-.15.225-.213.463t-.062.512q0 .35.125.675t.375.575q.525.525.813 1.213T18 17.95q0 .575-.162 1.1t-.463 1zm-4.2 0l-1.65-1.1l.325-.525q.15-.225.225-.462t.075-.513q0-.35-.125-.675T11.3 16.7q-.525-.525-.813-1.212T10.2 14.05q0-.575.163-1.1t.462-1l.325-.5l1.675 1.1l-.35.525q-.15.225-.212.463t-.063.512q0 .35.125.675t.375.575q.525.525.813 1.213t.287 1.437q0 .575-.162 1.1t-.463 1zm-4.175 0l-1.675-1.1l.35-.525q.15-.225.225-.462t.075-.513q0-.35-.138-.675T7.1 16.7q-.525-.525-.812-1.213T6 14.05q0-.575.15-1.1t.475-1l.35-.5l1.675 1.1l-.35.525q-.15.2-.225.45T8 14.05q0 .35.125.675t.375.575q.525.525.813 1.213T9.6 17.95q0 .575-.162 1.1t-.463 1z"/></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%204q2.5%200%205.213.4t5.937%201.275L20.975%2017.2l-1.95-.375L20.85%207.15q-2.6-.6-4.75-.875T12%206t-4.1.275t-4.75.875l1.825%209.675l-1.95.375L.85%205.675Q4.075%204.8%206.787%204.4T12%204m5.025%2016.55l-1.65-1.1l.325-.525q.15-.225.225-.462T16%2017.95q0-.35-.125-.675T15.5%2016.7q-.525-.525-.813-1.212T14.4%2014.05q0-.575.163-1.1t.462-1l.325-.5l1.675%201.1l-.35.525q-.15.225-.213.463t-.062.512q0%20.35.125.675t.375.575q.525.525.813%201.213T18%2017.95q0%20.575-.162%201.1t-.463%201zm-4.2%200l-1.65-1.1l.325-.525q.15-.225.225-.462t.075-.513q0-.35-.125-.675T11.3%2016.7q-.525-.525-.813-1.212T10.2%2014.05q0-.575.163-1.1t.462-1l.325-.5l1.675%201.1l-.35.525q-.15.225-.212.463t-.063.512q0%20.35.125.675t.375.575q.525.525.813%201.213t.287%201.437q0%20.575-.162%201.1t-.463%201zm-4.175%200l-1.675-1.1l.35-.525q.15-.225.225-.462t.075-.513q0-.35-.138-.675T7.1%2016.7q-.525-.525-.812-1.213T6%2014.05q0-.575.15-1.1t.475-1l.35-.5l1.675%201.1l-.35.525q-.15.2-.225.45T8%2014.05q0%20.35.125.675t.375.575q.525.525.813%201.213T9.6%2017.95q0%20.575-.162%201.1t-.463%201z%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%204q2.5%200%205.213.4t5.937%201.275L20.975%2017.2l-1.95-.375L20.85%207.15q-2.6-.6-4.75-.875T12%206t-4.1.275t-4.75.875l1.825%209.675l-1.95.375L.85%205.675Q4.075%204.8%206.787%204.4T12%204m5.025%2016.55l-1.65-1.1l.325-.525q.15-.225.225-.462T16%2017.95q0-.35-.125-.675T15.5%2016.7q-.525-.525-.813-1.212T14.4%2014.05q0-.575.163-1.1t.462-1l.325-.5l1.675%201.1l-.35.525q-.15.225-.213.463t-.062.512q0%20.35.125.675t.375.575q.525.525.813%201.213T18%2017.95q0%20.575-.162%201.1t-.463%201zm-4.2%200l-1.65-1.1l.325-.525q.15-.225.225-.462t.075-.513q0-.35-.125-.675T11.3%2016.7q-.525-.525-.813-1.212T10.2%2014.05q0-.575.163-1.1t.462-1l.325-.5l1.675%201.1l-.35.525q-.15.225-.212.463t-.063.512q0%20.35.125.675t.375.575q.525.525.813%201.213t.287%201.437q0%20.575-.162%201.1t-.463%201zm-4.175%200l-1.675-1.1l.35-.525q.15-.225.225-.462t.075-.513q0-.35-.138-.675T7.1%2016.7q-.525-.525-.812-1.213T6%2014.05q0-.575.15-1.1t.475-1l.35-.5l1.675%201.1l-.35.525q-.15.2-.225.45T8%2014.05q0%20.35.125.675t.375.575q.525.525.813%201.213T9.6%2017.95q0%20.575-.162%201.1t-.463%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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