car defrost mid left icon

car-defrost-mid-left from Material Symbols by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.

Name
car-defrost-mid-left
Set
Material Symbols
Style
Regular
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
car-defrost-mid-left-outline

2 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the car defrost mid left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14 17l4-4l1.4 1.4l-1.575 1.6H22v2h-4.175l1.6 1.6L18 21zm-.725 5.5l-2.9-5H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 10.525q-.25-1.2.525-2.113T3.6 7.5q.85 0 1.513.55t.937 1.425L7.5 14.5h2.3q.55 0 1.013.263t.737.737l3.45 6zM9.9 11L6.975 3.275q1.65-1.1 3.75-1.687T14.975 1q2.25 0 4.388.613T23 3.274L20.1 11q-.55-.175-1.1-.3t-1.125-.225q.025.325-.025.625t-.15.6l-.15.45l-1.4-.5l.15-.425q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038t-.675-.012h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T9.9 11m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5 2.5H14l-.1.25q-.1.25-.1.512t.1.613q.275-.025.538-.025h.974q.213 0 .438.025q-.05-.35-.05-.688t.1-.687h-.65l1.5-2.5l1.5 2.5h-.75l-.1.25q-.1.275-.088.562t.138.713q.425.05.875.125t.875.175l1.975-5.275q-1.45-.725-2.988-1.087T14.976 2.5q-1.625 0-3.2.363T8.85 3.95zM3 6.5q-.825 0-1.412-.587T1 4.5t.588-1.412T3 2.5t1.413.588T5 4.5t-.587 1.413T3 6.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarDefrostMidLeft(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="m14 17l4-4l1.4 1.4l-1.575 1.6H22v2h-4.175l1.6 1.6L18 21zm-.725 5.5l-2.9-5H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 10.525q-.25-1.2.525-2.113T3.6 7.5q.85 0 1.513.55t.937 1.425L7.5 14.5h2.3q.55 0 1.013.263t.737.737l3.45 6zM9.9 11L6.975 3.275q1.65-1.1 3.75-1.687T14.975 1q2.25 0 4.388.613T23 3.274L20.1 11q-.55-.175-1.1-.3t-1.125-.225q.025.325-.025.625t-.15.6l-.15.45l-1.4-.5l.15-.425q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038t-.675-.012h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T9.9 11m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5 2.5H14l-.1.25q-.1.25-.1.512t.1.613q.275-.025.538-.025h.974q.213 0 .438.025q-.05-.35-.05-.688t.1-.687h-.65l1.5-2.5l1.5 2.5h-.75l-.1.25q-.1.275-.088.562t.138.713q.425.05.875.125t.875.175l1.975-5.275q-1.45-.725-2.988-1.087T14.976 2.5q-1.625 0-3.2.363T8.85 3.95zM3 6.5q-.825 0-1.412-.587T1 4.5t.588-1.412T3 2.5t1.413.588T5 4.5t-.587 1.413T3 6.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14 17l4-4l1.4 1.4l-1.575 1.6H22v2h-4.175l1.6 1.6L18 21zm-.725 5.5l-2.9-5H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 10.525q-.25-1.2.525-2.113T3.6 7.5q.85 0 1.513.55t.937 1.425L7.5 14.5h2.3q.55 0 1.013.263t.737.737l3.45 6zM9.9 11L6.975 3.275q1.65-1.1 3.75-1.687T14.975 1q2.25 0 4.388.613T23 3.274L20.1 11q-.55-.175-1.1-.3t-1.125-.225q.025.325-.025.625t-.15.6l-.15.45l-1.4-.5l.15-.425q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038t-.675-.012h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T9.9 11m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5 2.5H14l-.1.25q-.1.25-.1.512t.1.613q.275-.025.538-.025h.974q.213 0 .438.025q-.05-.35-.05-.688t.1-.687h-.65l1.5-2.5l1.5 2.5h-.75l-.1.25q-.1.275-.088.562t.138.713q.425.05.875.125t.875.175l1.975-5.275q-1.45-.725-2.988-1.087T14.976 2.5q-1.625 0-3.2.363T8.85 3.95zM3 6.5q-.825 0-1.412-.587T1 4.5t.588-1.412T3 2.5t1.413.588T5 4.5t-.587 1.413T3 6.5"/></svg>
</template>

CSS

.icon-car-defrost-mid-left {
  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%22m14%2017l4-4l1.4%201.4l-1.575%201.6H22v2h-4.175l1.6%201.6L18%2021zm-.725%205.5l-2.9-5H4.15q-.725%200-1.287-.45t-.688-1.15L1.1%2010.525q-.25-1.2.525-2.113T3.6%207.5q.85%200%201.513.55t.937%201.425L7.5%2014.5h2.3q.55%200%201.013.263t.737.737l3.45%206zM9.9%2011L6.975%203.275q1.65-1.1%203.75-1.687T14.975%201q2.25%200%204.388.613T23%203.274L20.1%2011q-.55-.175-1.1-.3t-1.125-.225q.025.325-.025.625t-.15.6l-.15.45l-1.4-.5l.15-.425q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038t-.675-.012h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T9.9%2011m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5%202.5H14l-.1.25q-.1.25-.1.512t.1.613q.275-.025.538-.025h.974q.213%200%20.438.025q-.05-.35-.05-.688t.1-.687h-.65l1.5-2.5l1.5%202.5h-.75l-.1.25q-.1.275-.088.562t.138.713q.425.05.875.125t.875.175l1.975-5.275q-1.45-.725-2.988-1.087T14.976%202.5q-1.625%200-3.2.363T8.85%203.95zM3%206.5q-.825%200-1.412-.587T1%204.5t.588-1.412T3%202.5t1.413.588T5%204.5t-.587%201.413T3%206.5%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%22m14%2017l4-4l1.4%201.4l-1.575%201.6H22v2h-4.175l1.6%201.6L18%2021zm-.725%205.5l-2.9-5H4.15q-.725%200-1.287-.45t-.688-1.15L1.1%2010.525q-.25-1.2.525-2.113T3.6%207.5q.85%200%201.513.55t.937%201.425L7.5%2014.5h2.3q.55%200%201.013.263t.737.737l3.45%206zM9.9%2011L6.975%203.275q1.65-1.1%203.75-1.687T14.975%201q2.25%200%204.388.613T23%203.274L20.1%2011q-.55-.175-1.1-.3t-1.125-.225q.025.325-.025.625t-.15.6l-.15.45l-1.4-.5l.15-.425q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038t-.675-.012h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T9.9%2011m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5%202.5H14l-.1.25q-.1.25-.1.512t.1.613q.275-.025.538-.025h.974q.213%200%20.438.025q-.05-.35-.05-.688t.1-.687h-.65l1.5-2.5l1.5%202.5h-.75l-.1.25q-.1.275-.088.562t.138.713q.425.05.875.125t.875.175l1.975-5.275q-1.45-.725-2.988-1.087T14.976%202.5q-1.625%200-3.2.363T8.85%203.95zM3%206.5q-.825%200-1.412-.587T1%204.5t.588-1.412T3%202.5t1.413.588T5%204.5t-.587%201.413T3%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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