car fan low mid left icon
car-fan-low-mid-left-rounded from Material Symbols by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-fan-low-mid-left-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-fan-low-mid-left-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 mid left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.125 22.5q-.35.2-.75.1t-.6-.45l-2.4-4.15H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737l2.95 5.15q.2.35.088.75t-.463.6M3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m10.7 3.3q-.275.275-.7.275t-.7-.275L8.7 6.7q-.15-.15-.212-.325T8.425 6t.063-.375T8.7 5.3l3.6-3.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7L11.825 5H17q.425 0 .713.288T18 6t-.288.713T17 7h-5.175L13.7 8.9q.275.275.288.688t-.288.712m3.925 8.213q-.175-.063-.325-.213l-3.6-3.6q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l1.9 1.875V10q0-.425.288-.712T18 9t.713.288T19 10v5.175l1.875-1.875q.275-.275.688-.275t.712.275q.3.3.3.713t-.3.712L18.7 18.3q-.15.15-.325.213t-.375.062t-.375-.062"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCarFanLowMidLeftRounded(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="M14.125 22.5q-.35.2-.75.1t-.6-.45l-2.4-4.15H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737l2.95 5.15q.2.35.088.75t-.463.6M3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m10.7 3.3q-.275.275-.7.275t-.7-.275L8.7 6.7q-.15-.15-.212-.325T8.425 6t.063-.375T8.7 5.3l3.6-3.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7L11.825 5H17q.425 0 .713.288T18 6t-.288.713T17 7h-5.175L13.7 8.9q.275.275.288.688t-.288.712m3.925 8.213q-.175-.063-.325-.213l-3.6-3.6q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l1.9 1.875V10q0-.425.288-.712T18 9t.713.288T19 10v5.175l1.875-1.875q.275-.275.688-.275t.712.275q.3.3.3.713t-.3.712L18.7 18.3q-.15.15-.325.213t-.375.062t-.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="M14.125 22.5q-.35.2-.75.1t-.6-.45l-2.4-4.15H4.15q-.725 0-1.287-.45t-.688-1.15L1.1 11.025q-.225-1.2.538-2.113T3.6 8q.85 0 1.525.55t.925 1.425L7.5 15h2.3q.55 0 1.013.263t.737.737l2.95 5.15q.2.35.088.75t-.463.6M3 7q-.825 0-1.412-.587T1 5t.588-1.412T3 3t1.413.588T5 5t-.587 1.413T3 7m10.7 3.3q-.275.275-.7.275t-.7-.275L8.7 6.7q-.15-.15-.212-.325T8.425 6t.063-.375T8.7 5.3l3.6-3.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7L11.825 5H17q.425 0 .713.288T18 6t-.288.713T17 7h-5.175L13.7 8.9q.275.275.288.688t-.288.712m3.925 8.213q-.175-.063-.325-.213l-3.6-3.6q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l1.9 1.875V10q0-.425.288-.712T18 9t.713.288T19 10v5.175l1.875-1.875q.275-.275.688-.275t.712.275q.3.3.3.713t-.3.712L18.7 18.3q-.15.15-.325.213t-.375.062t-.375-.062"/></svg> </template>
CSS
.icon-car-fan-low-mid-left-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%22M14.125%2022.5q-.35.2-.75.1t-.6-.45l-2.4-4.15H4.15q-.725%200-1.287-.45t-.688-1.15L1.1%2011.025q-.225-1.2.538-2.113T3.6%208q.85%200%201.525.55t.925%201.425L7.5%2015h2.3q.55%200%201.013.263t.737.737l2.95%205.15q.2.35.088.75t-.463.6M3%207q-.825%200-1.412-.587T1%205t.588-1.412T3%203t1.413.588T5%205t-.587%201.413T3%207m10.7%203.3q-.275.275-.7.275t-.7-.275L8.7%206.7q-.15-.15-.212-.325T8.425%206t.063-.375T8.7%205.3l3.6-3.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7L11.825%205H17q.425%200%20.713.288T18%206t-.288.713T17%207h-5.175L13.7%208.9q.275.275.288.688t-.288.712m3.925%208.213q-.175-.063-.325-.213l-3.6-3.6q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l1.9%201.875V10q0-.425.288-.712T18%209t.713.288T19%2010v5.175l1.875-1.875q.275-.275.688-.275t.712.275q.3.3.3.713t-.3.712L18.7%2018.3q-.15.15-.325.213t-.375.062t-.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%22M14.125%2022.5q-.35.2-.75.1t-.6-.45l-2.4-4.15H4.15q-.725%200-1.287-.45t-.688-1.15L1.1%2011.025q-.225-1.2.538-2.113T3.6%208q.85%200%201.525.55t.925%201.425L7.5%2015h2.3q.55%200%201.013.263t.737.737l2.95%205.15q.2.35.088.75t-.463.6M3%207q-.825%200-1.412-.587T1%205t.588-1.412T3%203t1.413.588T5%205t-.587%201.413T3%207m10.7%203.3q-.275.275-.7.275t-.7-.275L8.7%206.7q-.15-.15-.212-.325T8.425%206t.063-.375T8.7%205.3l3.6-3.6q.3-.3.7-.287t.7.312q.275.3.288.7t-.288.7L11.825%205H17q.425%200%20.713.288T18%206t-.288.713T17%207h-5.175L13.7%208.9q.275.275.288.688t-.288.712m3.925%208.213q-.175-.063-.325-.213l-3.6-3.6q-.275-.275-.287-.687t.287-.713q.275-.275.7-.275t.7.275l1.9%201.875V10q0-.425.288-.712T18%209t.713.288T19%2010v5.175l1.875-1.875q.275-.275.688-.275t.712.275q.3.3.3.713t-.3.712L18.7%2018.3q-.15.15-.325.213t-.375.062t-.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-mid-left-rounded.svg?color=%231a73e8&size=48