front windshield defroster icon

front-windshield-defroster-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
front-windshield-defroster-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the front windshield defroster icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4c4.84 0 7.61 1.076 8.853 1.737c.895.477 1.127 1.496.828 2.293l-2.576 6.87a1.517 1.517 0 0 1-1.842.92c-.452-.13-1.206-.33-2.11-.499a4.16 4.16 0 0 1-.14 5.012l-.233.291a1 1 0 0 1-1.561-1.249l.233-.291a2.16 2.16 0 0 0-.16-2.877a4.1 4.1 0 0 1-.832-1.197a13 13 0 0 0-1.525.031l-.02-.021a4.16 4.16 0 0 1 .098 5.313l-.233.291a1 1 0 0 1-1.561-1.249l.233-.291a2.16 2.16 0 0 0-.16-2.877a4.2 4.2 0 0 1-.65-.844c-.813.16-1.488.337-1.905.457a1.52 1.52 0 0 1-1.843-.92L2.318 8.03c-.299-.797-.067-1.816.828-2.293C4.39 5.076 7.16 4 12 4m.457 11.008h.002l-.023-.048zm-4.1-.242l.022.058zm-.099-.285l.016.053zm2.367-4.262a1 1 0 0 0-1.406.156l-.233.291a4.16 4.16 0 0 0-.745 3.755c.6-.124 1.282-.24 2.002-.32a2.16 2.16 0 0 1 .305-2.185l.232-.292a1 1 0 0 0-.155-1.405m1.536 3.88l.031.145zm2.464-3.88a1 1 0 0 0-1.406.156l-.233.291a4.15 4.15 0 0 0-.844 3.336c.727.007 1.45.07 2.128.162a2.16 2.16 0 0 1 .278-2.248l.232-.292a1 1 0 0 0-.155-1.405"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteFrontWindshieldDefrosterFill(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 4c4.84 0 7.61 1.076 8.853 1.737c.895.477 1.127 1.496.828 2.293l-2.576 6.87a1.517 1.517 0 0 1-1.842.92c-.452-.13-1.206-.33-2.11-.499a4.16 4.16 0 0 1-.14 5.012l-.233.291a1 1 0 0 1-1.561-1.249l.233-.291a2.16 2.16 0 0 0-.16-2.877a4.1 4.1 0 0 1-.832-1.197a13 13 0 0 0-1.525.031l-.02-.021a4.16 4.16 0 0 1 .098 5.313l-.233.291a1 1 0 0 1-1.561-1.249l.233-.291a2.16 2.16 0 0 0-.16-2.877a4.2 4.2 0 0 1-.65-.844c-.813.16-1.488.337-1.905.457a1.52 1.52 0 0 1-1.843-.92L2.318 8.03c-.299-.797-.067-1.816.828-2.293C4.39 5.076 7.16 4 12 4m.457 11.008h.002l-.023-.048zm-4.1-.242l.022.058zm-.099-.285l.016.053zm2.367-4.262a1 1 0 0 0-1.406.156l-.233.291a4.16 4.16 0 0 0-.745 3.755c.6-.124 1.282-.24 2.002-.32a2.16 2.16 0 0 1 .305-2.185l.232-.292a1 1 0 0 0-.155-1.405m1.536 3.88l.031.145zm2.464-3.88a1 1 0 0 0-1.406.156l-.233.291a4.15 4.15 0 0 0-.844 3.336c.727.007 1.45.07 2.128.162a2.16 2.16 0 0 1 .278-2.248l.232-.292a1 1 0 0 0-.155-1.405"/></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 4c4.84 0 7.61 1.076 8.853 1.737c.895.477 1.127 1.496.828 2.293l-2.576 6.87a1.517 1.517 0 0 1-1.842.92c-.452-.13-1.206-.33-2.11-.499a4.16 4.16 0 0 1-.14 5.012l-.233.291a1 1 0 0 1-1.561-1.249l.233-.291a2.16 2.16 0 0 0-.16-2.877a4.1 4.1 0 0 1-.832-1.197a13 13 0 0 0-1.525.031l-.02-.021a4.16 4.16 0 0 1 .098 5.313l-.233.291a1 1 0 0 1-1.561-1.249l.233-.291a2.16 2.16 0 0 0-.16-2.877a4.2 4.2 0 0 1-.65-.844c-.813.16-1.488.337-1.905.457a1.52 1.52 0 0 1-1.843-.92L2.318 8.03c-.299-.797-.067-1.816.828-2.293C4.39 5.076 7.16 4 12 4m.457 11.008h.002l-.023-.048zm-4.1-.242l.022.058zm-.099-.285l.016.053zm2.367-4.262a1 1 0 0 0-1.406.156l-.233.291a4.16 4.16 0 0 0-.745 3.755c.6-.124 1.282-.24 2.002-.32a2.16 2.16 0 0 1 .305-2.185l.232-.292a1 1 0 0 0-.155-1.405m1.536 3.88l.031.145zm2.464-3.88a1 1 0 0 0-1.406.156l-.233.291a4.15 4.15 0 0 0-.844 3.336c.727.007 1.45.07 2.128.162a2.16 2.16 0 0 1 .278-2.248l.232-.292a1 1 0 0 0-.155-1.405"/></svg>
</template>

CSS

.icon-front-windshield-defroster-fill {
  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%204c4.84%200%207.61%201.076%208.853%201.737c.895.477%201.127%201.496.828%202.293l-2.576%206.87a1.517%201.517%200%200%201-1.842.92c-.452-.13-1.206-.33-2.11-.499a4.16%204.16%200%200%201-.14%205.012l-.233.291a1%201%200%200%201-1.561-1.249l.233-.291a2.16%202.16%200%200%200-.16-2.877a4.1%204.1%200%200%201-.832-1.197a13%2013%200%200%200-1.525.031l-.02-.021a4.16%204.16%200%200%201%20.098%205.313l-.233.291a1%201%200%200%201-1.561-1.249l.233-.291a2.16%202.16%200%200%200-.16-2.877a4.2%204.2%200%200%201-.65-.844c-.813.16-1.488.337-1.905.457a1.52%201.52%200%200%201-1.843-.92L2.318%208.03c-.299-.797-.067-1.816.828-2.293C4.39%205.076%207.16%204%2012%204m.457%2011.008h.002l-.023-.048zm-4.1-.242l.022.058zm-.099-.285l.016.053zm2.367-4.262a1%201%200%200%200-1.406.156l-.233.291a4.16%204.16%200%200%200-.745%203.755c.6-.124%201.282-.24%202.002-.32a2.16%202.16%200%200%201%20.305-2.185l.232-.292a1%201%200%200%200-.155-1.405m1.536%203.88l.031.145zm2.464-3.88a1%201%200%200%200-1.406.156l-.233.291a4.15%204.15%200%200%200-.844%203.336c.727.007%201.45.07%202.128.162a2.16%202.16%200%200%201%20.278-2.248l.232-.292a1%201%200%200%200-.155-1.405%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%204c4.84%200%207.61%201.076%208.853%201.737c.895.477%201.127%201.496.828%202.293l-2.576%206.87a1.517%201.517%200%200%201-1.842.92c-.452-.13-1.206-.33-2.11-.499a4.16%204.16%200%200%201-.14%205.012l-.233.291a1%201%200%200%201-1.561-1.249l.233-.291a2.16%202.16%200%200%200-.16-2.877a4.1%204.1%200%200%201-.832-1.197a13%2013%200%200%200-1.525.031l-.02-.021a4.16%204.16%200%200%201%20.098%205.313l-.233.291a1%201%200%200%201-1.561-1.249l.233-.291a2.16%202.16%200%200%200-.16-2.877a4.2%204.2%200%200%201-.65-.844c-.813.16-1.488.337-1.905.457a1.52%201.52%200%200%201-1.843-.92L2.318%208.03c-.299-.797-.067-1.816.828-2.293C4.39%205.076%207.16%204%2012%204m.457%2011.008h.002l-.023-.048zm-4.1-.242l.022.058zm-.099-.285l.016.053zm2.367-4.262a1%201%200%200%200-1.406.156l-.233.291a4.16%204.16%200%200%200-.745%203.755c.6-.124%201.282-.24%202.002-.32a2.16%202.16%200%200%201%20.305-2.185l.232-.292a1%201%200%200%200-.155-1.405m1.536%203.88l.031.145zm2.464-3.88a1%201%200%200%200-1.406.156l-.233.291a4.15%204.15%200%200%200-.844%203.336c.727.007%201.45.07%202.128.162a2.16%202.16%200%200%201%20.278-2.248l.232-.292a1%201%200%200%200-.155-1.405%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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