car fan recirculate 2 icon

car-fan-recirculate-2-outline from Material Symbols by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.

Name
car-fan-recirculate-2-outline
Set
Material Symbols
Style
Outline
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the car fan recirculate 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.25 15l1.05-1.05l-.675-.7h2q1.2 0 2.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25 10l-2.5 2.5zM6.5 20q-1.025 0-1.875-.537T3.35 18H0v-6q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712L18 9.5l4.175.35q.825.075 1.325.625t.5 1.375V18h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m0-2q.625 0 1.063-.437T8 16.5V16h8v.5q0 .625.438 1.063T17.5 18t1.063-.437T19 16.5V16h3v-4.15l-5.2-.45l-2.925-4.9H6.4l-2 5.5H2v4h3v.5q0 .625.438 1.063T6.5 18m5.5-5.75"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarFanRecirculate2Outline(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.25 15l1.05-1.05l-.675-.7h2q1.2 0 2.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25 10l-2.5 2.5zM6.5 20q-1.025 0-1.875-.537T3.35 18H0v-6q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712L18 9.5l4.175.35q.825.075 1.325.625t.5 1.375V18h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m0-2q.625 0 1.063-.437T8 16.5V16h8v.5q0 .625.438 1.063T17.5 18t1.063-.437T19 16.5V16h3v-4.15l-5.2-.45l-2.925-4.9H6.4l-2 5.5H2v4h3v.5q0 .625.438 1.063T6.5 18m5.5-5.75"/></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.25 15l1.05-1.05l-.675-.7h2q1.2 0 2.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25 10l-2.5 2.5zM6.5 20q-1.025 0-1.875-.537T3.35 18H0v-6q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712L18 9.5l4.175.35q.825.075 1.325.625t.5 1.375V18h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m0-2q.625 0 1.063-.437T8 16.5V16h8v.5q0 .625.438 1.063T17.5 18t1.063-.437T19 16.5V16h3v-4.15l-5.2-.45l-2.925-4.9H6.4l-2 5.5H2v4h3v.5q0 .625.438 1.063T6.5 18m5.5-5.75"/></svg>
</template>

CSS

.icon-car-fan-recirculate-2-outline {
  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.25%2015l1.05-1.05l-.675-.7h2q1.2%200%202.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575%200%20.975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25%2010l-2.5%202.5zM6.5%2020q-1.025%200-1.875-.537T3.35%2018H0v-6q0-.825.588-1.412T2%2010h1l1.5-4.175q.225-.6.738-.962T6.4%204.5h7.45q.525%200%20.988.263t.737.712L18%209.5l4.175.35q.825.075%201.325.625t.5%201.375V18h-3.35q-.425.925-1.275%201.463T17.5%2020t-1.875-.537T14.35%2018h-4.7q-.425.925-1.275%201.463T6.5%2020m0-2q.625%200%201.063-.437T8%2016.5V16h8v.5q0%20.625.438%201.063T17.5%2018t1.063-.437T19%2016.5V16h3v-4.15l-5.2-.45l-2.925-4.9H6.4l-2%205.5H2v4h3v.5q0%20.625.438%201.063T6.5%2018m5.5-5.75%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.25%2015l1.05-1.05l-.675-.7h2q1.2%200%202.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575%200%20.975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25%2010l-2.5%202.5zM6.5%2020q-1.025%200-1.875-.537T3.35%2018H0v-6q0-.825.588-1.412T2%2010h1l1.5-4.175q.225-.6.738-.962T6.4%204.5h7.45q.525%200%20.988.263t.737.712L18%209.5l4.175.35q.825.075%201.325.625t.5%201.375V18h-3.35q-.425.925-1.275%201.463T17.5%2020t-1.875-.537T14.35%2018h-4.7q-.425.925-1.275%201.463T6.5%2020m0-2q.625%200%201.063-.437T8%2016.5V16h8v.5q0%20.625.438%201.063T17.5%2018t1.063-.437T19%2016.5V16h3v-4.15l-5.2-.45l-2.925-4.9H6.4l-2%205.5H2v4h3v.5q0%20.625.438%201.063T6.5%2018m5.5-5.75%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-recirculate-2-outline.svg?color=%231a73e8&size=48