car fan recirculate 2 icon

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

Name
car-fan-recirculate-2-rounded
Set
Material Symbols
Style
Rounded
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="M14.5 10.375q0-1.2-.837-2.037T11.625 7.5H8q-.325 0-.537.213t-.213.537t.213.538T8 9h3.625q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.15-.15q.225-.225.225-.525t-.225-.525t-.525-.225t-.525.225L7.45 11.8q-.3.3-.3.712t.3.713l1.275 1.25q.225.225.525.225t.525-.225t.225-.525t-.225-.525l-.15-.175h2q1.2 0 2.038-.838t.837-2.037M6.5 20q-1.025 0-1.875-.537T3.35 18H1q-.425 0-.712-.288T0 17v-5q0-.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.375V17q0 .425-.288.713T23 18h-2.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarFanRecirculate2Rounded(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.5 10.375q0-1.2-.837-2.037T11.625 7.5H8q-.325 0-.537.213t-.213.537t.213.538T8 9h3.625q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.15-.15q.225-.225.225-.525t-.225-.525t-.525-.225t-.525.225L7.45 11.8q-.3.3-.3.712t.3.713l1.275 1.25q.225.225.525.225t.525-.225t.225-.525t-.225-.525l-.15-.175h2q1.2 0 2.038-.838t.837-2.037M6.5 20q-1.025 0-1.875-.537T3.35 18H1q-.425 0-.712-.288T0 17v-5q0-.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.375V17q0 .425-.288.713T23 18h-2.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20"/></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.5 10.375q0-1.2-.837-2.037T11.625 7.5H8q-.325 0-.537.213t-.213.537t.213.538T8 9h3.625q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.15-.15q.225-.225.225-.525t-.225-.525t-.525-.225t-.525.225L7.45 11.8q-.3.3-.3.712t.3.713l1.275 1.25q.225.225.525.225t.525-.225t.225-.525t-.225-.525l-.15-.175h2q1.2 0 2.038-.838t.837-2.037M6.5 20q-1.025 0-1.875-.537T3.35 18H1q-.425 0-.712-.288T0 17v-5q0-.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.375V17q0 .425-.288.713T23 18h-2.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20"/></svg>
</template>

CSS

.icon-car-fan-recirculate-2-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.5%2010.375q0-1.2-.837-2.037T11.625%207.5H8q-.325%200-.537.213t-.213.537t.213.538T8%209h3.625q.575%200%20.975.4t.4.975t-.4.975t-.975.4h-2l.15-.15q.225-.225.225-.525t-.225-.525t-.525-.225t-.525.225L7.45%2011.8q-.3.3-.3.712t.3.713l1.275%201.25q.225.225.525.225t.525-.225t.225-.525t-.225-.525l-.15-.175h2q1.2%200%202.038-.838t.837-2.037M6.5%2020q-1.025%200-1.875-.537T3.35%2018H1q-.425%200-.712-.288T0%2017v-5q0-.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.375V17q0%20.425-.288.713T23%2018h-2.35q-.425.925-1.275%201.463T17.5%2020t-1.875-.537T14.35%2018h-4.7q-.425.925-1.275%201.463T6.5%2020%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.5%2010.375q0-1.2-.837-2.037T11.625%207.5H8q-.325%200-.537.213t-.213.537t.213.538T8%209h3.625q.575%200%20.975.4t.4.975t-.4.975t-.975.4h-2l.15-.15q.225-.225.225-.525t-.225-.525t-.525-.225t-.525.225L7.45%2011.8q-.3.3-.3.712t.3.713l1.275%201.25q.225.225.525.225t.525-.225t.225-.525t-.225-.525l-.15-.175h2q1.2%200%202.038-.838t.837-2.037M6.5%2020q-1.025%200-1.875-.537T3.35%2018H1q-.425%200-.712-.288T0%2017v-5q0-.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.375V17q0%20.425-.288.713T23%2018h-2.35q-.425.925-1.275%201.463T17.5%2020t-1.875-.537T14.35%2018h-4.7q-.425.925-1.275%201.463T6.5%2020%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-rounded.svg?color=%231a73e8&size=48