car defrost low right icon
car-defrost-low-right-rounded from Material Symbols by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-defrost-low-right-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-defrost-low-right-outline-rounded
2 other variants in Material Symbols
The same icon in other sets
More transit icons from Material Symbols
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-rightcar-fan-low-left
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="M5.625 20.513Q5.45 20.45 5.3 20.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3l.875.875V14q0-.425.288-.712T6 13t.713.288T7 14v3.175l.875-.875q.3-.275.713-.288t.712.288t.3.7t-.3.7l-2.6 2.6q-.15.15-.325.213T6 20.575t-.375-.062M19.85 17.5h-6.225l-2.4 4.15q-.2.35-.6.45t-.75-.1t-.462-.6t.087-.75l2.95-5.15q.275-.475.738-.738T14.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.45M9 10.25h-.65q.05.375.025.738t-.15.712t-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.075-.387t-.05-.463q-.525.05-1.05.163t-1.05.237q-.35.1-.675-.062t-.45-.513l-2.25-5.9q-.175-.45-.012-.9t.587-.675Q3.525 1.9 5.338 1.45T9 1q1.925 0 3.775.45T16.1 2.7q.425.225.563.688t-.038.912l-2.2 5.875q-.125.35-.462.525t-.688.075t-.7-.175t-.7-.125q.025.325-.012.625t-.138.6q-.125.35-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038T9 10.25M4.85 9.225q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75H6.2q-.15 0-.213-.125T6 7.025L7.05 5.25q.075-.125.213-.125t.212.125L8.55 7.025q.075.125 0 .25t-.225.125H8l-.075.25q-.1.25-.1.513t.1.612q.275-.025.538-.025h.975q.212 0 .437.025q-.05-.35-.05-.687t.1-.688h-.2q-.15 0-.225-.125t0-.25l1.075-1.775q.075-.125.213-.125T11 5.25l1.05 1.775q.075.125 0 .25t-.225.125h-.3l-.1.25q-.1.275-.087.563t.137.712q.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 MaterialSymbolsCarDefrostLowRightRounded(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.625 20.513Q5.45 20.45 5.3 20.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3l.875.875V14q0-.425.288-.712T6 13t.713.288T7 14v3.175l.875-.875q.3-.275.713-.288t.712.288t.3.7t-.3.7l-2.6 2.6q-.15.15-.325.213T6 20.575t-.375-.062M19.85 17.5h-6.225l-2.4 4.15q-.2.35-.6.45t-.75-.1t-.462-.6t.087-.75l2.95-5.15q.275-.475.738-.738T14.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.45M9 10.25h-.65q.05.375.025.738t-.15.712t-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.075-.387t-.05-.463q-.525.05-1.05.163t-1.05.237q-.35.1-.675-.062t-.45-.513l-2.25-5.9q-.175-.45-.012-.9t.587-.675Q3.525 1.9 5.338 1.45T9 1q1.925 0 3.775.45T16.1 2.7q.425.225.563.688t-.038.912l-2.2 5.875q-.125.35-.462.525t-.688.075t-.7-.175t-.7-.125q.025.325-.012.625t-.138.6q-.125.35-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038T9 10.25M4.85 9.225q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75H6.2q-.15 0-.213-.125T6 7.025L7.05 5.25q.075-.125.213-.125t.212.125L8.55 7.025q.075.125 0 .25t-.225.125H8l-.075.25q-.1.25-.1.513t.1.612q.275-.025.538-.025h.975q.212 0 .437.025q-.05-.35-.05-.687t.1-.688h-.2q-.15 0-.225-.125t0-.25l1.075-1.775q.075-.125.213-.125T11 5.25l1.05 1.775q.075.125 0 .25t-.225.125h-.3l-.1.25q-.1.275-.087.563t.137.712q.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="M5.625 20.513Q5.45 20.45 5.3 20.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3l.875.875V14q0-.425.288-.712T6 13t.713.288T7 14v3.175l.875-.875q.3-.275.713-.288t.712.288t.3.7t-.3.7l-2.6 2.6q-.15.15-.325.213T6 20.575t-.375-.062M19.85 17.5h-6.225l-2.4 4.15q-.2.35-.6.45t-.75-.1t-.462-.6t.087-.75l2.95-5.15q.275-.475.738-.738T14.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.45M9 10.25h-.65q.05.375.025.738t-.15.712t-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.075-.387t-.05-.463q-.525.05-1.05.163t-1.05.237q-.35.1-.675-.062t-.45-.513l-2.25-5.9q-.175-.45-.012-.9t.587-.675Q3.525 1.9 5.338 1.45T9 1q1.925 0 3.775.45T16.1 2.7q.425.225.563.688t-.038.912l-2.2 5.875q-.125.35-.462.525t-.688.075t-.7-.175t-.7-.125q.025.325-.012.625t-.138.6q-.125.35-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038T9 10.25M4.85 9.225q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75H6.2q-.15 0-.213-.125T6 7.025L7.05 5.25q.075-.125.213-.125t.212.125L8.55 7.025q.075.125 0 .25t-.225.125H8l-.075.25q-.1.25-.1.513t.1.612q.275-.025.538-.025h.975q.212 0 .437.025q-.05-.35-.05-.687t.1-.688h-.2q-.15 0-.225-.125t0-.25l1.075-1.775q.075-.125.213-.125T11 5.25l1.05 1.775q.075.125 0 .25t-.225.125h-.3l-.1.25q-.1.275-.087.563t.137.712q.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-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.625%2020.513Q5.45%2020.45%205.3%2020.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3l.875.875V14q0-.425.288-.712T6%2013t.713.288T7%2014v3.175l.875-.875q.3-.275.713-.288t.712.288t.3.7t-.3.7l-2.6%202.6q-.15.15-.325.213T6%2020.575t-.375-.062M19.85%2017.5h-6.225l-2.4%204.15q-.2.35-.6.45t-.75-.1t-.462-.6t.087-.75l2.95-5.15q.275-.475.738-.738T14.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.45M9%2010.25h-.65q.05.375.025.738t-.15.712t-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.075-.387t-.05-.463q-.525.05-1.05.163t-1.05.237q-.35.1-.675-.062t-.45-.513l-2.25-5.9q-.175-.45-.012-.9t.587-.675Q3.525%201.9%205.338%201.45T9%201q1.925%200%203.775.45T16.1%202.7q.425.225.563.688t-.038.912l-2.2%205.875q-.125.35-.462.525t-.688.075t-.7-.175t-.7-.125q.025.325-.012.625t-.138.6q-.125.35-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038T9%2010.25M4.85%209.225q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75H6.2q-.15%200-.213-.125T6%207.025L7.05%205.25q.075-.125.213-.125t.212.125L8.55%207.025q.075.125%200%20.25t-.225.125H8l-.075.25q-.1.25-.1.513t.1.612q.275-.025.538-.025h.975q.212%200%20.437.025q-.05-.35-.05-.687t.1-.688h-.2q-.15%200-.225-.125t0-.25l1.075-1.775q.075-.125.213-.125T11%205.25l1.05%201.775q.075.125%200%20.25t-.225.125h-.3l-.1.25q-.1.275-.087.563t.137.712q.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%22M5.625%2020.513Q5.45%2020.45%205.3%2020.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3l.875.875V14q0-.425.288-.712T6%2013t.713.288T7%2014v3.175l.875-.875q.3-.275.713-.288t.712.288t.3.7t-.3.7l-2.6%202.6q-.15.15-.325.213T6%2020.575t-.375-.062M19.85%2017.5h-6.225l-2.4%204.15q-.2.35-.6.45t-.75-.1t-.462-.6t.087-.75l2.95-5.15q.275-.475.738-.738T14.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.45M9%2010.25h-.65q.05.375.025.738t-.15.712t-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.075-.387t-.05-.463q-.525.05-1.05.163t-1.05.237q-.35.1-.675-.062t-.45-.513l-2.25-5.9q-.175-.45-.012-.9t.587-.675Q3.525%201.9%205.338%201.45T9%201q1.925%200%203.775.45T16.1%202.7q.425.225.563.688t-.038.912l-2.2%205.875q-.125.35-.462.525t-.688.075t-.7-.175t-.7-.125q.025.325-.012.625t-.138.6q-.125.35-.4.463t-.55.012t-.425-.35t-.025-.6q.075-.2.088-.413t-.063-.512q-.35-.025-.675-.038T9%2010.25M4.85%209.225q.375-.1.763-.175t.787-.125q-.1-.4-.088-.775t.113-.75H6.2q-.15%200-.213-.125T6%207.025L7.05%205.25q.075-.125.213-.125t.212.125L8.55%207.025q.075.125%200%20.25t-.225.125H8l-.075.25q-.1.25-.1.513t.1.612q.275-.025.538-.025h.975q.212%200%20.437.025q-.05-.35-.05-.687t.1-.688h-.2q-.15%200-.225-.125t0-.25l1.075-1.775q.075-.125.213-.125T11%205.25l1.05%201.775q.075.125%200%20.25t-.225.125h-.3l-.1.25q-.1.275-.087.563t.137.712q.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-rounded.svg?color=%231a73e8&size=48