car defrost mid low left icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the car defrost mid low left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 23L16 19.5l1.4-1.4l1.1 1.075V16h2v3.175l1.1-1.1L23 19.5zm-5-5L11 14.5l3.5-3.5l1.4 1.4l-1.075 1.1H18v2h-3.175l1.1 1.1zm-4.6-7L6.975 3.275q1.65-1.1 3.75-1.687T14.975 1q2.25 0 4.388.613T23 3.274L20.1 11q-1.25-.375-2.537-.562t-2.588-.188q-1.275 0-2.562.2T9.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.95zM12.275 23l-2.9-5H2.5l-1.4-6.975q-.25-1.2.525-2.113T3.6 8q.85 0 1.513.55t.937 1.425L7.5 15h2.475L14 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarDefrostMidLowLeftSharp(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="M19.5 23L16 19.5l1.4-1.4l1.1 1.075V16h2v3.175l1.1-1.1L23 19.5zm-5-5L11 14.5l3.5-3.5l1.4 1.4l-1.075 1.1H18v2h-3.175l1.1 1.1zm-4.6-7L6.975 3.275q1.65-1.1 3.75-1.687T14.975 1q2.25 0 4.388.613T23 3.274L20.1 11q-1.25-.375-2.537-.562t-2.588-.188q-1.275 0-2.562.2T9.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.95zM12.275 23l-2.9-5H2.5l-1.4-6.975q-.25-1.2.525-2.113T3.6 8q.85 0 1.513.55t.937 1.425L7.5 15h2.475L14 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 23L16 19.5l1.4-1.4l1.1 1.075V16h2v3.175l1.1-1.1L23 19.5zm-5-5L11 14.5l3.5-3.5l1.4 1.4l-1.075 1.1H18v2h-3.175l1.1 1.1zm-4.6-7L6.975 3.275q1.65-1.1 3.75-1.687T14.975 1q2.25 0 4.388.613T23 3.274L20.1 11q-1.25-.375-2.537-.562t-2.588-.188q-1.275 0-2.562.2T9.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.95zM12.275 23l-2.9-5H2.5l-1.4-6.975q-.25-1.2.525-2.113T3.6 8q.85 0 1.513.55t.937 1.425L7.5 15h2.475L14 22zM3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7"/></svg>
</template>

CSS

.icon-car-defrost-mid-low-left-sharp {
  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%22M19.5%2023L16%2019.5l1.4-1.4l1.1%201.075V16h2v3.175l1.1-1.1L23%2019.5zm-5-5L11%2014.5l3.5-3.5l1.4%201.4l-1.075%201.1H18v2h-3.175l1.1%201.1zm-4.6-7L6.975%203.275q1.65-1.1%203.75-1.687T14.975%201q2.25%200%204.388.613T23%203.274L20.1%2011q-1.25-.375-2.537-.562t-2.588-.188q-1.275%200-2.562.2T9.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.95zM12.275%2023l-2.9-5H2.5l-1.4-6.975q-.25-1.2.525-2.113T3.6%208q.85%200%201.513.55t.937%201.425L7.5%2015h2.475L14%2022zM3%207q-.825%200-1.412-.587T1%205t.588-1.412T3%203t1.413.588T5%205t-.587%201.413T3%207%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%22M19.5%2023L16%2019.5l1.4-1.4l1.1%201.075V16h2v3.175l1.1-1.1L23%2019.5zm-5-5L11%2014.5l3.5-3.5l1.4%201.4l-1.075%201.1H18v2h-3.175l1.1%201.1zm-4.6-7L6.975%203.275q1.65-1.1%203.75-1.687T14.975%201q2.25%200%204.388.613T23%203.274L20.1%2011q-1.25-.375-2.537-.562t-2.588-.188q-1.275%200-2.562.2T9.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.95zM12.275%2023l-2.9-5H2.5l-1.4-6.975q-.25-1.2.525-2.113T3.6%208q.85%200%201.513.55t.937%201.425L7.5%2015h2.475L14%2022zM3%207q-.825%200-1.412-.587T1%205t.588-1.412T3%203t1.413.588T5%205t-.587%201.413T3%207%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-low-left-sharp.svg?color=%231a73e8&size=48