car defrost mid low right icon
car-defrost-mid-low-right-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-defrost-mid-low-right-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-defrost-mid-low-right-outline-rounded
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-leftcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
Use the car defrost mid 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="m5 20.367l1.24-1.22q.146-.141.347-.144q.202-.003.348.143q.165.166.156.364t-.156.344l-1.87 1.869q-.242.243-.565.243t-.565-.243l-1.87-1.87q-.146-.145-.146-.353t.146-.354q.166-.165.357-.156t.337.156L4 20.386V17q0-.213.143-.357T4.5 16.5t.357.143T5 17zM10.387 15H7q-.213 0-.357-.143T6.5 14.5t.143-.357T7 14h3.367l-1.22-1.24q-.141-.147-.144-.348t.143-.347q.165-.165.363-.155q.199.01.345.155l1.869 1.87q.243.242.243.565t-.243.566l-1.87 1.868q-.145.147-.353.147t-.354-.147q-.165-.165-.155-.356q.009-.191.155-.337zm-5.73-5.41q.51-.119 1.052-.213q.541-.094 1.076-.163q-.177-.497-.174-.939t.141-.894h-.437q-.13 0-.174-.097q-.043-.096.013-.201L7.089 5.5q.055-.106.174-.106t.174.106l.94 1.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302 0 .63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132 0-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954 1.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069 1.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606 0-3.315.42q-1.71.42-3.175 1.183zm9.141 8.102l-2.727 3.9q-.104.177-.302.22t-.375-.062q-.177-.123-.232-.321q-.054-.198.05-.375l2.969-4.65q.198-.321.497-.488t.637-.166h2.627l1.623-5.64q.198-.644.64-1.031q.441-.387 1.003-.387q.776 0 1.282.596q.506.595.352 1.372l-1.151 5.74q-.125.585-.563.939q-.437.353-1.009.353zm6.721-10q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424M8.981 9.942q-1.273.012-2.152.109t-2.06.397q-.292.08-.55-.062t-.363-.417L1.683 4.242q-.137-.373-.013-.736t.472-.57q1.48-.805 3.196-1.217t3.643-.411q1.983 0 3.756.411t3.151 1.193q.349.205.467.572q.118.366-.019.739l-2.161 5.74q-.106.293-.366.42q-.261.127-.553.046q-1.05-.275-2.125-.387t-2.15-.1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarDefrostMidLowRightRounded(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="m5 20.367l1.24-1.22q.146-.141.347-.144q.202-.003.348.143q.165.166.156.364t-.156.344l-1.87 1.869q-.242.243-.565.243t-.565-.243l-1.87-1.87q-.146-.145-.146-.353t.146-.354q.166-.165.357-.156t.337.156L4 20.386V17q0-.213.143-.357T4.5 16.5t.357.143T5 17zM10.387 15H7q-.213 0-.357-.143T6.5 14.5t.143-.357T7 14h3.367l-1.22-1.24q-.141-.147-.144-.348t.143-.347q.165-.165.363-.155q.199.01.345.155l1.869 1.87q.243.242.243.565t-.243.566l-1.87 1.868q-.145.147-.353.147t-.354-.147q-.165-.165-.155-.356q.009-.191.155-.337zm-5.73-5.41q.51-.119 1.052-.213q.541-.094 1.076-.163q-.177-.497-.174-.939t.141-.894h-.437q-.13 0-.174-.097q-.043-.096.013-.201L7.089 5.5q.055-.106.174-.106t.174.106l.94 1.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302 0 .63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132 0-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954 1.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069 1.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606 0-3.315.42q-1.71.42-3.175 1.183zm9.141 8.102l-2.727 3.9q-.104.177-.302.22t-.375-.062q-.177-.123-.232-.321q-.054-.198.05-.375l2.969-4.65q.198-.321.497-.488t.637-.166h2.627l1.623-5.64q.198-.644.64-1.031q.441-.387 1.003-.387q.776 0 1.282.596q.506.595.352 1.372l-1.151 5.74q-.125.585-.563.939q-.437.353-1.009.353zm6.721-10q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424M8.981 9.942q-1.273.012-2.152.109t-2.06.397q-.292.08-.55-.062t-.363-.417L1.683 4.242q-.137-.373-.013-.736t.472-.57q1.48-.805 3.196-1.217t3.643-.411q1.983 0 3.756.411t3.151 1.193q.349.205.467.572q.118.366-.019.739l-2.161 5.74q-.106.293-.366.42q-.261.127-.553.046q-1.05-.275-2.125-.387t-2.15-.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5 20.367l1.24-1.22q.146-.141.347-.144q.202-.003.348.143q.165.166.156.364t-.156.344l-1.87 1.869q-.242.243-.565.243t-.565-.243l-1.87-1.87q-.146-.145-.146-.353t.146-.354q.166-.165.357-.156t.337.156L4 20.386V17q0-.213.143-.357T4.5 16.5t.357.143T5 17zM10.387 15H7q-.213 0-.357-.143T6.5 14.5t.143-.357T7 14h3.367l-1.22-1.24q-.141-.147-.144-.348t.143-.347q.165-.165.363-.155q.199.01.345.155l1.869 1.87q.243.242.243.565t-.243.566l-1.87 1.868q-.145.147-.353.147t-.354-.147q-.165-.165-.155-.356q.009-.191.155-.337zm-5.73-5.41q.51-.119 1.052-.213q.541-.094 1.076-.163q-.177-.497-.174-.939t.141-.894h-.437q-.13 0-.174-.097q-.043-.096.013-.201L7.089 5.5q.055-.106.174-.106t.174.106l.94 1.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302 0 .63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132 0-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954 1.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069 1.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606 0-3.315.42q-1.71.42-3.175 1.183zm9.141 8.102l-2.727 3.9q-.104.177-.302.22t-.375-.062q-.177-.123-.232-.321q-.054-.198.05-.375l2.969-4.65q.198-.321.497-.488t.637-.166h2.627l1.623-5.64q.198-.644.64-1.031q.441-.387 1.003-.387q.776 0 1.282.596q.506.595.352 1.372l-1.151 5.74q-.125.585-.563.939q-.437.353-1.009.353zm6.721-10q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424M8.981 9.942q-1.273.012-2.152.109t-2.06.397q-.292.08-.55-.062t-.363-.417L1.683 4.242q-.137-.373-.013-.736t.472-.57q1.48-.805 3.196-1.217t3.643-.411q1.983 0 3.756.411t3.151 1.193q.349.205.467.572q.118.366-.019.739l-2.161 5.74q-.106.293-.366.42q-.261.127-.553.046q-1.05-.275-2.125-.387t-2.15-.1"/></svg> </template>
CSS
.icon-car-defrost-mid-low-right-rounded {
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%22m5%2020.367l1.24-1.22q.146-.141.347-.144q.202-.003.348.143q.165.166.156.364t-.156.344l-1.87%201.869q-.242.243-.565.243t-.565-.243l-1.87-1.87q-.146-.145-.146-.353t.146-.354q.166-.165.357-.156t.337.156L4%2020.386V17q0-.213.143-.357T4.5%2016.5t.357.143T5%2017zM10.387%2015H7q-.213%200-.357-.143T6.5%2014.5t.143-.357T7%2014h3.367l-1.22-1.24q-.141-.147-.144-.348t.143-.347q.165-.165.363-.155q.199.01.345.155l1.869%201.87q.243.242.243.565t-.243.566l-1.87%201.868q-.145.147-.353.147t-.354-.147q-.165-.165-.155-.356q.009-.191.155-.337zm-5.73-5.41q.51-.119%201.052-.213q.541-.094%201.076-.163q-.177-.497-.174-.939t.141-.894h-.437q-.13%200-.174-.097q-.043-.096.013-.201L7.089%205.5q.055-.106.174-.106t.174.106l.94%201.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302%200%20.63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132%200-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954%201.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069%201.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606%200-3.315.42q-1.71.42-3.175%201.183zm9.141%208.102l-2.727%203.9q-.104.177-.302.22t-.375-.062q-.177-.123-.232-.321q-.054-.198.05-.375l2.969-4.65q.198-.321.497-.488t.637-.166h2.627l1.623-5.64q.198-.644.64-1.031q.441-.387%201.003-.387q.776%200%201.282.596q.506.595.352%201.372l-1.151%205.74q-.125.585-.563.939q-.437.353-1.009.353zm6.721-10q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.424M8.981%209.942q-1.273.012-2.152.109t-2.06.397q-.292.08-.55-.062t-.363-.417L1.683%204.242q-.137-.373-.013-.736t.472-.57q1.48-.805%203.196-1.217t3.643-.411q1.983%200%203.756.411t3.151%201.193q.349.205.467.572q.118.366-.019.739l-2.161%205.74q-.106.293-.366.42q-.261.127-.553.046q-1.05-.275-2.125-.387t-2.15-.1%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%22m5%2020.367l1.24-1.22q.146-.141.347-.144q.202-.003.348.143q.165.166.156.364t-.156.344l-1.87%201.869q-.242.243-.565.243t-.565-.243l-1.87-1.87q-.146-.145-.146-.353t.146-.354q.166-.165.357-.156t.337.156L4%2020.386V17q0-.213.143-.357T4.5%2016.5t.357.143T5%2017zM10.387%2015H7q-.213%200-.357-.143T6.5%2014.5t.143-.357T7%2014h3.367l-1.22-1.24q-.141-.147-.144-.348t.143-.347q.165-.165.363-.155q.199.01.345.155l1.869%201.87q.243.242.243.565t-.243.566l-1.87%201.868q-.145.147-.353.147t-.354-.147q-.165-.165-.155-.356q.009-.191.155-.337zm-5.73-5.41q.51-.119%201.052-.213q.541-.094%201.076-.163q-.177-.497-.174-.939t.141-.894h-.437q-.13%200-.174-.097q-.043-.096.013-.201L7.089%205.5q.055-.106.174-.106t.174.106l.94%201.583q.056.105.01.201q-.047.097-.178.097h-.536l-.036.173q-.12.346-.1.714t.177.853q.332-.044.643-.054q.31-.01.624-.01q.302%200%20.63.01q.327.01.668.054q-.146-.465-.146-.88q0-.414.119-.841h-.43q-.132%200-.188-.106t0-.211l.96-1.602q.056-.106.174-.106t.174.106l.954%201.602q.056.106.01.211t-.177.106h-.531l-.061.154q-.12.371-.097.755q.022.383.204.905q.54.069%201.087.163t1.086.214l2.168-5.795q-1.546-.783-3.247-1.193t-3.357-.41q-1.606%200-3.315.42q-1.71.42-3.175%201.183zm9.141%208.102l-2.727%203.9q-.104.177-.302.22t-.375-.062q-.177-.123-.232-.321q-.054-.198.05-.375l2.969-4.65q.198-.321.497-.488t.637-.166h2.627l1.623-5.64q.198-.644.64-1.031q.441-.387%201.003-.387q.776%200%201.282.596q.506.595.352%201.372l-1.151%205.74q-.125.585-.563.939q-.437.353-1.009.353zm6.721-10q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.424M8.981%209.942q-1.273.012-2.152.109t-2.06.397q-.292.08-.55-.062t-.363-.417L1.683%204.242q-.137-.373-.013-.736t.472-.57q1.48-.805%203.196-1.217t3.643-.411q1.983%200%203.756.411t3.151%201.193q.349.205.467.572q.118.366-.019.739l-2.161%205.74q-.106.293-.366.42q-.261.127-.553.046q-1.05-.275-2.125-.387t-2.15-.1%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-right-rounded.svg?color=%231a73e8&size=48