car fan low right icon
car-fan-low-right from Material Symbols by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-fan-low-right
- Set
- Material Symbols
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-fan-low-right-outline
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="M10.725 23L9 22l3.45-6q.275-.475.738-.737T14.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.225zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 12L2 7l1.4-1.425l2.6 2.6V2h2v6.175L10.6 5.6L12 7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCarFanLowRight(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="M10.725 23L9 22l3.45-6q.275-.475.738-.737T14.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.225zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 12L2 7l1.4-1.425l2.6 2.6V2h2v6.175L10.6 5.6L12 7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.725 23L9 22l3.45-6q.275-.475.738-.737T14.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.225zM21 7q-.825 0-1.412-.587T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M7 12L2 7l1.4-1.425l2.6 2.6V2h2v6.175L10.6 5.6L12 7z"/></svg> </template>
CSS
.icon-car-fan-low-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%22M10.725%2023L9%2022l3.45-6q.275-.475.738-.737T14.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.225zM21%207q-.825%200-1.412-.587T19%205t.588-1.412T21%203t1.413.588T23%205t-.587%201.413T21%207M7%2012L2%207l1.4-1.425l2.6%202.6V2h2v6.175L10.6%205.6L12%207z%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%22M10.725%2023L9%2022l3.45-6q.275-.475.738-.737T14.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.225zM21%207q-.825%200-1.412-.587T19%205t.588-1.412T21%203t1.413.588T23%205t-.587%201.413T21%207M7%2012L2%207l1.4-1.425l2.6%202.6V2h2v6.175L10.6%205.6L12%207z%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.svg?color=%231a73e8&size=48