car defrost mid low left icon
car-defrost-mid-low-left-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-defrost-mid-low-left-sharp
- Set
- Material Symbols Light
- 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 Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
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 22.289L16.712 19.5l.688-.708l1.6 1.575V16.5h1v3.887l1.6-1.6l.688.713zm-5-5L11.712 14.5l2.788-2.788l.708.688l-1.575 1.6H17.5v1h-3.886l1.6 1.6zm-4.408-6.674L7.36 3.392q1.574-1.043 3.5-1.563q1.928-.52 4.116-.52q2.27 0 4.253.545t3.407 1.538l-2.727 7.225q-1.212-.356-2.432-.515t-2.501-.159q-1.256 0-2.466.162t-2.417.512m.54-1.025q.51-.12 1.061-.214t1.086-.163q-.177-.497-.184-.939t.132-.894h-.785l1.308-2.173l1.308 2.173h-.885l-.061.173q-.12.346-.1.714t.176.853q.333-.044.653-.054t.634-.01q.302 0 .62.01t.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L18.077 7.4h-.904l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069 1.077.163t1.076.214l2.168-5.795q-1.546-.783-3.238-1.193t-3.347-.41q-1.606 0-3.325.42T8.466 3.795zM13.199 22l-2.996-4.308H3.577l-1.42-7.032q-.153-.777.353-1.372t1.282-.596q.562 0 1.003.387q.442.387.64 1.03l1.623 5.641h3.34l3.66 5.73zM3.481 7.692q-.614 0-1.038-.424T2.02 6.231t.424-1.038t1.038-.424t1.037.424t.424 1.038t-.424 1.037t-1.037.424"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarDefrostMidLowLeftSharp(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 22.289L16.712 19.5l.688-.708l1.6 1.575V16.5h1v3.887l1.6-1.6l.688.713zm-5-5L11.712 14.5l2.788-2.788l.708.688l-1.575 1.6H17.5v1h-3.886l1.6 1.6zm-4.408-6.674L7.36 3.392q1.574-1.043 3.5-1.563q1.928-.52 4.116-.52q2.27 0 4.253.545t3.407 1.538l-2.727 7.225q-1.212-.356-2.432-.515t-2.501-.159q-1.256 0-2.466.162t-2.417.512m.54-1.025q.51-.12 1.061-.214t1.086-.163q-.177-.497-.184-.939t.132-.894h-.785l1.308-2.173l1.308 2.173h-.885l-.061.173q-.12.346-.1.714t.176.853q.333-.044.653-.054t.634-.01q.302 0 .62.01t.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L18.077 7.4h-.904l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069 1.077.163t1.076.214l2.168-5.795q-1.546-.783-3.238-1.193t-3.347-.41q-1.606 0-3.325.42T8.466 3.795zM13.199 22l-2.996-4.308H3.577l-1.42-7.032q-.153-.777.353-1.372t1.282-.596q.562 0 1.003.387q.442.387.64 1.03l1.623 5.641h3.34l3.66 5.73zM3.481 7.692q-.614 0-1.038-.424T2.02 6.231t.424-1.038t1.038-.424t1.037.424t.424 1.038t-.424 1.037t-1.037.424"/></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 22.289L16.712 19.5l.688-.708l1.6 1.575V16.5h1v3.887l1.6-1.6l.688.713zm-5-5L11.712 14.5l2.788-2.788l.708.688l-1.575 1.6H17.5v1h-3.886l1.6 1.6zm-4.408-6.674L7.36 3.392q1.574-1.043 3.5-1.563q1.928-.52 4.116-.52q2.27 0 4.253.545t3.407 1.538l-2.727 7.225q-1.212-.356-2.432-.515t-2.501-.159q-1.256 0-2.466.162t-2.417.512m.54-1.025q.51-.12 1.061-.214t1.086-.163q-.177-.497-.184-.939t.132-.894h-.785l1.308-2.173l1.308 2.173h-.885l-.061.173q-.12.346-.1.714t.176.853q.333-.044.653-.054t.634-.01q.302 0 .62.01t.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L18.077 7.4h-.904l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069 1.077.163t1.076.214l2.168-5.795q-1.546-.783-3.238-1.193t-3.347-.41q-1.606 0-3.325.42T8.466 3.795zM13.199 22l-2.996-4.308H3.577l-1.42-7.032q-.153-.777.353-1.372t1.282-.596q.562 0 1.003.387q.442.387.64 1.03l1.623 5.641h3.34l3.66 5.73zM3.481 7.692q-.614 0-1.038-.424T2.02 6.231t.424-1.038t1.038-.424t1.037.424t.424 1.038t-.424 1.037t-1.037.424"/></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%2022.289L16.712%2019.5l.688-.708l1.6%201.575V16.5h1v3.887l1.6-1.6l.688.713zm-5-5L11.712%2014.5l2.788-2.788l.708.688l-1.575%201.6H17.5v1h-3.886l1.6%201.6zm-4.408-6.674L7.36%203.392q1.574-1.043%203.5-1.563q1.928-.52%204.116-.52q2.27%200%204.253.545t3.407%201.538l-2.727%207.225q-1.212-.356-2.432-.515t-2.501-.159q-1.256%200-2.466.162t-2.417.512m.54-1.025q.51-.12%201.061-.214t1.086-.163q-.177-.497-.184-.939t.132-.894h-.785l1.308-2.173l1.308%202.173h-.885l-.061.173q-.12.346-.1.714t.176.853q.333-.044.653-.054t.634-.01q.302%200%20.62.01t.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L18.077%207.4h-.904l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069%201.077.163t1.076.214l2.168-5.795q-1.546-.783-3.238-1.193t-3.347-.41q-1.606%200-3.325.42T8.466%203.795zM13.199%2022l-2.996-4.308H3.577l-1.42-7.032q-.153-.777.353-1.372t1.282-.596q.562%200%201.003.387q.442.387.64%201.03l1.623%205.641h3.34l3.66%205.73zM3.481%207.692q-.614%200-1.038-.424T2.02%206.231t.424-1.038t1.038-.424t1.037.424t.424%201.038t-.424%201.037t-1.037.424%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%2022.289L16.712%2019.5l.688-.708l1.6%201.575V16.5h1v3.887l1.6-1.6l.688.713zm-5-5L11.712%2014.5l2.788-2.788l.708.688l-1.575%201.6H17.5v1h-3.886l1.6%201.6zm-4.408-6.674L7.36%203.392q1.574-1.043%203.5-1.563q1.928-.52%204.116-.52q2.27%200%204.253.545t3.407%201.538l-2.727%207.225q-1.212-.356-2.432-.515t-2.501-.159q-1.256%200-2.466.162t-2.417.512m.54-1.025q.51-.12%201.061-.214t1.086-.163q-.177-.497-.184-.939t.132-.894h-.785l1.308-2.173l1.308%202.173h-.885l-.061.173q-.12.346-.1.714t.176.853q.333-.044.653-.054t.634-.01q.302%200%20.62.01t.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L18.077%207.4h-.904l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069%201.077.163t1.076.214l2.168-5.795q-1.546-.783-3.238-1.193t-3.347-.41q-1.606%200-3.325.42T8.466%203.795zM13.199%2022l-2.996-4.308H3.577l-1.42-7.032q-.153-.777.353-1.372t1.282-.596q.562%200%201.003.387q.442.387.64%201.03l1.623%205.641h3.34l3.66%205.73zM3.481%207.692q-.614%200-1.038-.424T2.02%206.231t.424-1.038t1.038-.424t1.037.424t.424%201.038t-.424%201.037t-1.037.424%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/car-defrost-mid-low-left-sharp.svg?color=%231a73e8&size=48