car defrost low right icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the car defrost low right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6 21l-4-4l1.4-1.425l1.6 1.6V13h2v4.175L8.6 15.6L10 17zm4.725 1.5L9 21.5l3.45-6q.275-.475.738-.737T14.2 14.5h2.3l1.45-5.025q.275-.875.938-1.425T20.4 7.5q1.075 0 1.813.737t.737 1.788q0 .125-.012.25t-.038.25L21.825 15.9q-.125.7-.687 1.15t-1.288.45h-6.225zM3.925 11L1 3.275q1.65-1.1 3.75-1.687T9 1q2.25 0 4.388.613t3.637 1.662L14.125 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-.038T9 10.25h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T3.925 11m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5 2.5h-.75l-.1.25q-.1.25-.1.512t.1.613q.275-.025.537-.025h.975q.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.175L15.2 3.95q-1.45-.725-2.987-1.087T9 2.5q-1.625 0-3.2.363T2.875 3.95zM21 6.5q-.825 0-1.412-.587T19 4.5t.588-1.412T21 2.5t1.413.588T23 4.5t-.587 1.413T21 6.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarDefrostLowRight(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="m6 21l-4-4l1.4-1.425l1.6 1.6V13h2v4.175L8.6 15.6L10 17zm4.725 1.5L9 21.5l3.45-6q.275-.475.738-.737T14.2 14.5h2.3l1.45-5.025q.275-.875.938-1.425T20.4 7.5q1.075 0 1.813.737t.737 1.788q0 .125-.012.25t-.038.25L21.825 15.9q-.125.7-.687 1.15t-1.288.45h-6.225zM3.925 11L1 3.275q1.65-1.1 3.75-1.687T9 1q2.25 0 4.388.613t3.637 1.662L14.125 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-.038T9 10.25h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T3.925 11m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5 2.5h-.75l-.1.25q-.1.25-.1.512t.1.613q.275-.025.537-.025h.975q.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.175L15.2 3.95q-1.45-.725-2.987-1.087T9 2.5q-1.625 0-3.2.363T2.875 3.95zM21 6.5q-.825 0-1.412-.587T19 4.5t.588-1.412T21 2.5t1.413.588T23 4.5t-.587 1.413T21 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="m6 21l-4-4l1.4-1.425l1.6 1.6V13h2v4.175L8.6 15.6L10 17zm4.725 1.5L9 21.5l3.45-6q.275-.475.738-.737T14.2 14.5h2.3l1.45-5.025q.275-.875.938-1.425T20.4 7.5q1.075 0 1.813.737t.737 1.788q0 .125-.012.25t-.038.25L21.825 15.9q-.125.7-.687 1.15t-1.288.45h-6.225zM3.925 11L1 3.275q1.65-1.1 3.75-1.687T9 1q2.25 0 4.388.613t3.637 1.662L14.125 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-.038T9 10.25h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T3.925 11m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5 2.5h-.75l-.1.25q-.1.25-.1.512t.1.613q.275-.025.537-.025h.975q.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.175L15.2 3.95q-1.45-.725-2.987-1.087T9 2.5q-1.625 0-3.2.363T2.875 3.95zM21 6.5q-.825 0-1.412-.587T19 4.5t.588-1.412T21 2.5t1.413.588T23 4.5t-.587 1.413T21 6.5"/></svg>
</template>

CSS

.icon-car-defrost-low-right {
  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%22m6%2021l-4-4l1.4-1.425l1.6%201.6V13h2v4.175L8.6%2015.6L10%2017zm4.725%201.5L9%2021.5l3.45-6q.275-.475.738-.737T14.2%2014.5h2.3l1.45-5.025q.275-.875.938-1.425T20.4%207.5q1.075%200%201.813.737t.737%201.788q0%20.125-.012.25t-.038.25L21.825%2015.9q-.125.7-.687%201.15t-1.288.45h-6.225zM3.925%2011L1%203.275q1.65-1.1%203.75-1.687T9%201q2.25%200%204.388.613t3.637%201.662L14.125%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-.038T9%2010.25h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T3.925%2011m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5%202.5h-.75l-.1.25q-.1.25-.1.512t.1.613q.275-.025.537-.025h.975q.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.175L15.2%203.95q-1.45-.725-2.987-1.087T9%202.5q-1.625%200-3.2.363T2.875%203.95zM21%206.5q-.825%200-1.412-.587T19%204.5t.588-1.412T21%202.5t1.413.588T23%204.5t-.587%201.413T21%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%22m6%2021l-4-4l1.4-1.425l1.6%201.6V13h2v4.175L8.6%2015.6L10%2017zm4.725%201.5L9%2021.5l3.45-6q.275-.475.738-.737T14.2%2014.5h2.3l1.45-5.025q.275-.875.938-1.425T20.4%207.5q1.075%200%201.813.737t.737%201.788q0%20.125-.012.25t-.038.25L21.825%2015.9q-.125.7-.687%201.15t-1.288.45h-6.225zM3.925%2011L1%203.275q1.65-1.1%203.75-1.687T9%201q2.25%200%204.388.613t3.637%201.662L14.125%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-.038T9%2010.25h-.65q.05.375.025.738t-.15.712l-.15.45l-1.4-.5l.15-.425q.075-.2.075-.387t-.05-.463q-.725.1-1.463.25T3.925%2011m.925-1.775q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75h-.65l1.5-2.5l1.5%202.5h-.75l-.1.25q-.1.25-.1.512t.1.613q.275-.025.537-.025h.975q.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.175L15.2%203.95q-1.45-.725-2.987-1.087T9%202.5q-1.625%200-3.2.363T2.875%203.95zM21%206.5q-.825%200-1.412-.587T19%204.5t.588-1.412T21%202.5t1.413.588T23%204.5t-.587%201.413T21%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-low-right.svg?color=%231a73e8&size=48