car fan low right icon
car-fan-low-right-rounded from Material Symbols by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-fan-low-right-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-fan-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-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the car fan 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="M9.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M6.625 11.513Q6.45 11.45 6.3 11.3L2.7 7.7q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L6 8.175V3q0-.425.288-.712T7 2t.713.288T8 3v5.175L9.875 6.3q.3-.275.713-.287t.712.287t.3.7t-.3.7l-3.6 3.6q-.15.15-.325.213T7 11.575t-.375-.062"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCarFanLowRightRounded(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.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M6.625 11.513Q6.45 11.45 6.3 11.3L2.7 7.7q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L6 8.175V3q0-.425.288-.712T7 2t.713.288T8 3v5.175L9.875 6.3q.3-.275.713-.287t.712.287t.3.7t-.3.7l-3.6 3.6q-.15.15-.325.213T7 11.575t-.375-.062"/></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.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M6.625 11.513Q6.45 11.45 6.3 11.3L2.7 7.7q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L6 8.175V3q0-.425.288-.712T7 2t.713.288T8 3v5.175L9.875 6.3q.3-.275.713-.287t.712.287t.3.7t-.3.7l-3.6 3.6q-.15.15-.325.213T7 11.575t-.375-.062"/></svg> </template>
CSS
.icon-car-fan-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%22M9.85%2022.5q-.35-.2-.45-.6t.1-.75L12.45%2016q.275-.475.738-.738T14.2%2015h2.3l1.45-5.025q.25-.875.925-1.425T20.4%208q1.2%200%201.963.912t.537%202.113L21.825%2016.4q-.125.7-.687%201.15T19.85%2018h-6.225l-2.4%204.15q-.2.35-.612.45t-.763-.1M21%207q-.825%200-1.412-.588T19%205t.588-1.412T21%203t1.413.588T23%205t-.587%201.413T21%207M6.625%2011.513Q6.45%2011.45%206.3%2011.3L2.7%207.7q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L6%208.175V3q0-.425.288-.712T7%202t.713.288T8%203v5.175L9.875%206.3q.3-.275.713-.287t.712.287t.3.7t-.3.7l-3.6%203.6q-.15.15-.325.213T7%2011.575t-.375-.062%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.85%2022.5q-.35-.2-.45-.6t.1-.75L12.45%2016q.275-.475.738-.738T14.2%2015h2.3l1.45-5.025q.25-.875.925-1.425T20.4%208q1.2%200%201.963.912t.537%202.113L21.825%2016.4q-.125.7-.687%201.15T19.85%2018h-6.225l-2.4%204.15q-.2.35-.612.45t-.763-.1M21%207q-.825%200-1.412-.588T19%205t.588-1.412T21%203t1.413.588T23%205t-.587%201.413T21%207M6.625%2011.513Q6.45%2011.45%206.3%2011.3L2.7%207.7q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L6%208.175V3q0-.425.288-.712T7%202t.713.288T8%203v5.175L9.875%206.3q.3-.275.713-.287t.712.287t.3.7t-.3.7l-3.6%203.6q-.15.15-.325.213T7%2011.575t-.375-.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/car-fan-low-right-rounded.svg?color=%231a73e8&size=48