car defrost mid right icon
car-defrost-mid-right from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-defrost-mid-right
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-defrost-mid-right-outline
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-low-rightcar-defrost-rightcar-fan-low-left
Use the car defrost mid right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.404 16.616l-3.308 3.288l-.713-.708l2.1-2.08H2.596v-1h4.887l-2.075-2.1l.688-.708zm.398 4.884l-.86-.52l3.239-5.076q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.198-.645.64-1.031q.441-.387 1.003-.387q.69 0 1.177.478t.488 1.163q0 .086-.003.163t-.028.163L20.691 15.9q-.125.566-.563.929t-1.009.363h-6.321zM4.117 10.616L1.366 3.39q1.573-1.043 3.509-1.563q1.937-.52 4.125-.52q2.27 0 4.243.545T16.64 3.39l-2.707 7.225q-.627-.195-1.206-.32t-1.212-.205q.102.401.081.769q-.021.367-.16.744l-.246.642l-.804-.288l.227-.637q.114-.296.107-.595t-.14-.734q-.369-.044-.76-.047q-.393-.003-.82-.003h-.517q-.252 0-.499.02q.108.451.102.843q-.005.391-.15.799l-.246.642l-.823-.288l.246-.637q.114-.277.095-.58t-.147-.712q-.763.08-1.472.221q-.708.14-1.472.365m.54-1.025q.51-.119 1.052-.213q.541-.094 1.075-.164q-.176-.496-.174-.938t.142-.894h-.785l1.308-2.173L8.564 7.38h-.866l-.061.173q-.12.346-.1.714t.177.853q.332-.044.652-.054T9 9.057q.302 0 .62.01q.319.01.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L12.083 7.4h-.885l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069 1.076.163q.537.094 1.077.214l2.167-5.795q-1.546-.783-3.237-1.193T9 2.193q-1.606 0-3.325.42T2.491 3.795zM20.52 7.192q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarDefrostMidRight(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="m9.404 16.616l-3.308 3.288l-.713-.708l2.1-2.08H2.596v-1h4.887l-2.075-2.1l.688-.708zm.398 4.884l-.86-.52l3.239-5.076q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.198-.645.64-1.031q.441-.387 1.003-.387q.69 0 1.177.478t.488 1.163q0 .086-.003.163t-.028.163L20.691 15.9q-.125.566-.563.929t-1.009.363h-6.321zM4.117 10.616L1.366 3.39q1.573-1.043 3.509-1.563q1.937-.52 4.125-.52q2.27 0 4.243.545T16.64 3.39l-2.707 7.225q-.627-.195-1.206-.32t-1.212-.205q.102.401.081.769q-.021.367-.16.744l-.246.642l-.804-.288l.227-.637q.114-.296.107-.595t-.14-.734q-.369-.044-.76-.047q-.393-.003-.82-.003h-.517q-.252 0-.499.02q.108.451.102.843q-.005.391-.15.799l-.246.642l-.823-.288l.246-.637q.114-.277.095-.58t-.147-.712q-.763.08-1.472.221q-.708.14-1.472.365m.54-1.025q.51-.119 1.052-.213q.541-.094 1.075-.164q-.176-.496-.174-.938t.142-.894h-.785l1.308-2.173L8.564 7.38h-.866l-.061.173q-.12.346-.1.714t.177.853q.332-.044.652-.054T9 9.057q.302 0 .62.01q.319.01.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L12.083 7.4h-.885l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069 1.076.163q.537.094 1.077.214l2.167-5.795q-1.546-.783-3.237-1.193T9 2.193q-1.606 0-3.325.42T2.491 3.795zM20.52 7.192q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.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="m9.404 16.616l-3.308 3.288l-.713-.708l2.1-2.08H2.596v-1h4.887l-2.075-2.1l.688-.708zm.398 4.884l-.86-.52l3.239-5.076q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.198-.645.64-1.031q.441-.387 1.003-.387q.69 0 1.177.478t.488 1.163q0 .086-.003.163t-.028.163L20.691 15.9q-.125.566-.563.929t-1.009.363h-6.321zM4.117 10.616L1.366 3.39q1.573-1.043 3.509-1.563q1.937-.52 4.125-.52q2.27 0 4.243.545T16.64 3.39l-2.707 7.225q-.627-.195-1.206-.32t-1.212-.205q.102.401.081.769q-.021.367-.16.744l-.246.642l-.804-.288l.227-.637q.114-.296.107-.595t-.14-.734q-.369-.044-.76-.047q-.393-.003-.82-.003h-.517q-.252 0-.499.02q.108.451.102.843q-.005.391-.15.799l-.246.642l-.823-.288l.246-.637q.114-.277.095-.58t-.147-.712q-.763.08-1.472.221q-.708.14-1.472.365m.54-1.025q.51-.119 1.052-.213q.541-.094 1.075-.164q-.176-.496-.174-.938t.142-.894h-.785l1.308-2.173L8.564 7.38h-.866l-.061.173q-.12.346-.1.714t.177.853q.332-.044.652-.054T9 9.057q.302 0 .62.01q.319.01.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L12.083 7.4h-.885l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069 1.076.163q.537.094 1.077.214l2.167-5.795q-1.546-.783-3.237-1.193T9 2.193q-1.606 0-3.325.42T2.491 3.795zM20.52 7.192q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424"/></svg> </template>
CSS
.icon-car-defrost-mid-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%22m9.404%2016.616l-3.308%203.288l-.713-.708l2.1-2.08H2.596v-1h4.887l-2.075-2.1l.688-.708zm.398%204.884l-.86-.52l3.239-5.076q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.198-.645.64-1.031q.441-.387%201.003-.387q.69%200%201.177.478t.488%201.163q0%20.086-.003.163t-.028.163L20.691%2015.9q-.125.566-.563.929t-1.009.363h-6.321zM4.117%2010.616L1.366%203.39q1.573-1.043%203.509-1.563q1.937-.52%204.125-.52q2.27%200%204.243.545T16.64%203.39l-2.707%207.225q-.627-.195-1.206-.32t-1.212-.205q.102.401.081.769q-.021.367-.16.744l-.246.642l-.804-.288l.227-.637q.114-.296.107-.595t-.14-.734q-.369-.044-.76-.047q-.393-.003-.82-.003h-.517q-.252%200-.499.02q.108.451.102.843q-.005.391-.15.799l-.246.642l-.823-.288l.246-.637q.114-.277.095-.58t-.147-.712q-.763.08-1.472.221q-.708.14-1.472.365m.54-1.025q.51-.119%201.052-.213q.541-.094%201.075-.164q-.176-.496-.174-.938t.142-.894h-.785l1.308-2.173L8.564%207.38h-.866l-.061.173q-.12.346-.1.714t.177.853q.332-.044.652-.054T9%209.057q.302%200%20.62.01q.319.01.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L12.083%207.4h-.885l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069%201.076.163q.537.094%201.077.214l2.167-5.795q-1.546-.783-3.237-1.193T9%202.193q-1.606%200-3.325.42T2.491%203.795zM20.52%207.192q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.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%22m9.404%2016.616l-3.308%203.288l-.713-.708l2.1-2.08H2.596v-1h4.887l-2.075-2.1l.688-.708zm.398%204.884l-.86-.52l3.239-5.076q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.198-.645.64-1.031q.441-.387%201.003-.387q.69%200%201.177.478t.488%201.163q0%20.086-.003.163t-.028.163L20.691%2015.9q-.125.566-.563.929t-1.009.363h-6.321zM4.117%2010.616L1.366%203.39q1.573-1.043%203.509-1.563q1.937-.52%204.125-.52q2.27%200%204.243.545T16.64%203.39l-2.707%207.225q-.627-.195-1.206-.32t-1.212-.205q.102.401.081.769q-.021.367-.16.744l-.246.642l-.804-.288l.227-.637q.114-.296.107-.595t-.14-.734q-.369-.044-.76-.047q-.393-.003-.82-.003h-.517q-.252%200-.499.02q.108.451.102.843q-.005.391-.15.799l-.246.642l-.823-.288l.246-.637q.114-.277.095-.58t-.147-.712q-.763.08-1.472.221q-.708.14-1.472.365m.54-1.025q.51-.119%201.052-.213q.541-.094%201.075-.164q-.176-.496-.174-.938t.142-.894h-.785l1.308-2.173L8.564%207.38h-.866l-.061.173q-.12.346-.1.714t.177.853q.332-.044.652-.054T9%209.057q.302%200%20.62.01q.319.01.659.054q-.146-.465-.146-.88q0-.414.119-.841h-.785l1.308-2.192L12.083%207.4h-.885l-.061.154q-.12.371-.088.755q.032.383.215.905q.54.069%201.076.163q.537.094%201.077.214l2.167-5.795q-1.546-.783-3.237-1.193T9%202.193q-1.606%200-3.325.42T2.491%203.795zM20.52%207.192q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.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-right.svg?color=%231a73e8&size=48