car fan low right icon

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

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

2 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

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.37 21.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776 0 1.28.596t.354 1.372l-1.151 5.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072M20.52 7.692q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424M6.817 11.003q-.136-.053-.267-.184L3.335 7.604q-.146-.146-.137-.345q.01-.198.156-.344t.337-.146t.338.146l2.587 2.53V3.5q0-.213.143-.357T7.116 3t.356.143q.144.144.144.357v5.944l2.586-2.529q.146-.14.347-.143t.347.143q.166.146.166.354t-.166.354l-3.215 3.196q-.131.131-.267.184q-.137.053-.298.053q-.162 0-.299-.053"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarFanLowRightRounded(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.37 21.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776 0 1.28.596t.354 1.372l-1.151 5.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072M20.52 7.692q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424M6.817 11.003q-.136-.053-.267-.184L3.335 7.604q-.146-.146-.137-.345q.01-.198.156-.344t.337-.146t.338.146l2.587 2.53V3.5q0-.213.143-.357T7.116 3t.356.143q.144.144.144.357v5.944l2.586-2.529q.146-.14.347-.143t.347.143q.166.146.166.354t-.166.354l-3.215 3.196q-.131.131-.267.184q-.137.053-.298.053q-.162 0-.299-.053"/></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.37 21.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776 0 1.28.596t.354 1.372l-1.151 5.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072M20.52 7.692q-.613 0-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424 1.038t-.424 1.037t-1.038.424M6.817 11.003q-.136-.053-.267-.184L3.335 7.604q-.146-.146-.137-.345q.01-.198.156-.344t.337-.146t.338.146l2.587 2.53V3.5q0-.213.143-.357T7.116 3t.356.143q.144.144.144.357v5.944l2.586-2.529q.146-.14.347-.143t.347.143q.166.146.166.354t-.166.354l-3.215 3.196q-.131.131-.267.184q-.137.053-.298.053q-.162 0-.299-.053"/></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.37%2021.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776%200%201.28.596t.354%201.372l-1.151%205.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727%203.92q-.104.177-.314.21q-.21.032-.388-.072M20.52%207.692q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.424M6.817%2011.003q-.136-.053-.267-.184L3.335%207.604q-.146-.146-.137-.345q.01-.198.156-.344t.337-.146t.338.146l2.587%202.53V3.5q0-.213.143-.357T7.116%203t.356.143q.144.144.144.357v5.944l2.586-2.529q.146-.14.347-.143t.347.143q.166.146.166.354t-.166.354l-3.215%203.196q-.131.131-.267.184q-.137.053-.298.053q-.162%200-.299-.053%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.37%2021.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776%200%201.28.596t.354%201.372l-1.151%205.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727%203.92q-.104.177-.314.21q-.21.032-.388-.072M20.52%207.692q-.613%200-1.037-.424t-.424-1.037t.424-1.038t1.037-.424t1.038.424t.424%201.038t-.424%201.037t-1.038.424M6.817%2011.003q-.136-.053-.267-.184L3.335%207.604q-.146-.146-.137-.345q.01-.198.156-.344t.337-.146t.338.146l2.587%202.53V3.5q0-.213.143-.357T7.116%203t.356.143q.144.144.144.357v5.944l2.586-2.529q.146-.14.347-.143t.347.143q.166.146.166.354t-.166.354l-3.215%203.196q-.131.131-.267.184q-.137.053-.298.053q-.162%200-.299-.053%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/car-fan-low-right-rounded.svg?color=%231a73e8&size=48