car fan low left icon

car-fan-low-left-rounded from Material Symbols by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
car-fan-low-left-rounded
Set
Material Symbols
Style
Rounded
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
car-fan-low-left-outline-rounded

2 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the car fan low 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 7m13.625 4.513q-.175-.063-.325-.213l-3.6-3.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L16 8.175V3q0-.425.288-.712T17 2t.713.288T18 3v5.175L19.875 6.3q.3-.3.713-.3t.712.3t.3.7t-.3.7l-3.6 3.6q-.15.15-.325.213t-.375.062t-.375-.062"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarFanLowLeftRounded(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 7m13.625 4.513q-.175-.063-.325-.213l-3.6-3.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L16 8.175V3q0-.425.288-.712T17 2t.713.288T18 3v5.175L19.875 6.3q.3-.3.713-.3t.712.3t.3.7t-.3.7l-3.6 3.6q-.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 7m13.625 4.513q-.175-.063-.325-.213l-3.6-3.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L16 8.175V3q0-.425.288-.712T17 2t.713.288T18 3v5.175L19.875 6.3q.3-.3.713-.3t.712.3t.3.7t-.3.7l-3.6 3.6q-.15.15-.325.213t-.375.062t-.375-.062"/></svg>
</template>

CSS

.icon-car-fan-low-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%207m13.625%204.513q-.175-.063-.325-.213l-3.6-3.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L16%208.175V3q0-.425.288-.712T17%202t.713.288T18%203v5.175L19.875%206.3q.3-.3.713-.3t.712.3t.3.7t-.3.7l-3.6%203.6q-.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%207m13.625%204.513q-.175-.063-.325-.213l-3.6-3.6q-.3-.3-.3-.7t.3-.7t.713-.3t.712.3L16%208.175V3q0-.425.288-.712T17%202t.713.288T18%203v5.175L19.875%206.3q.3-.3.713-.3t.712.3t.3.7t-.3.7l-3.6%203.6q-.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-left-rounded.svg?color=%231a73e8&size=48