car fan recirculate icon

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

Name
car-fan-recirculate-sharp
Set
Material Symbols
Style
Sharp
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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 20q-1.025 0-1.875-.537T3.35 18H0v-8h3l2-5.5h10l1.425 2.375L13.95 9.75h-1.575L10 7.375L5.375 12L10 16.625l2.375-2.375h3.65l3.925-4.575L24 10v8h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m3.5-5.5l1.05-1.05l-.675-.7h4.95L21.55 5.5l-1.125-1l-5.775 6.75h-4.275l.675-.7L10 9.5L7.5 12z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarFanRecirculateSharp(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="M6.5 20q-1.025 0-1.875-.537T3.35 18H0v-8h3l2-5.5h10l1.425 2.375L13.95 9.75h-1.575L10 7.375L5.375 12L10 16.625l2.375-2.375h3.65l3.925-4.575L24 10v8h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m3.5-5.5l1.05-1.05l-.675-.7h4.95L21.55 5.5l-1.125-1l-5.775 6.75h-4.275l.675-.7L10 9.5L7.5 12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 20q-1.025 0-1.875-.537T3.35 18H0v-8h3l2-5.5h10l1.425 2.375L13.95 9.75h-1.575L10 7.375L5.375 12L10 16.625l2.375-2.375h3.65l3.925-4.575L24 10v8h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m3.5-5.5l1.05-1.05l-.675-.7h4.95L21.55 5.5l-1.125-1l-5.775 6.75h-4.275l.675-.7L10 9.5L7.5 12z"/></svg>
</template>

CSS

.icon-car-fan-recirculate-sharp {
  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%22M6.5%2020q-1.025%200-1.875-.537T3.35%2018H0v-8h3l2-5.5h10l1.425%202.375L13.95%209.75h-1.575L10%207.375L5.375%2012L10%2016.625l2.375-2.375h3.65l3.925-4.575L24%2010v8h-3.35q-.425.925-1.275%201.463T17.5%2020t-1.875-.537T14.35%2018h-4.7q-.425.925-1.275%201.463T6.5%2020m3.5-5.5l1.05-1.05l-.675-.7h4.95L21.55%205.5l-1.125-1l-5.775%206.75h-4.275l.675-.7L10%209.5L7.5%2012z%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%22M6.5%2020q-1.025%200-1.875-.537T3.35%2018H0v-8h3l2-5.5h10l1.425%202.375L13.95%209.75h-1.575L10%207.375L5.375%2012L10%2016.625l2.375-2.375h3.65l3.925-4.575L24%2010v8h-3.35q-.425.925-1.275%201.463T17.5%2020t-1.875-.537T14.35%2018h-4.7q-.425.925-1.275%201.463T6.5%2020m3.5-5.5l1.05-1.05l-.675-.7h4.95L21.55%205.5l-1.125-1l-5.775%206.75h-4.275l.675-.7L10%209.5L7.5%2012z%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-sharp.svg?color=%231a73e8&size=48