car fan mid right icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the car fan mid 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.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M6.3 11.3Q6 11 6 10.588t.3-.713L8.175 8H3q-.425 0-.712-.288T2 7t.288-.712T3 6h5.175L6.3 4.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l3.6 3.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-3.6 3.6q-.3.3-.7.3t-.7-.3"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCarFanMidRightRounded(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.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M6.3 11.3Q6 11 6 10.588t.3-.713L8.175 8H3q-.425 0-.712-.288T2 7t.288-.712T3 6h5.175L6.3 4.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l3.6 3.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-3.6 3.6q-.3.3-.7.3t-.7-.3"/></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.85 22.5q-.35-.2-.45-.6t.1-.75L12.45 16q.275-.475.738-.738T14.2 15h2.3l1.45-5.025q.25-.875.925-1.425T20.4 8q1.2 0 1.963.912t.537 2.113L21.825 16.4q-.125.7-.687 1.15T19.85 18h-6.225l-2.4 4.15q-.2.35-.612.45t-.763-.1M21 7q-.825 0-1.412-.588T19 5t.588-1.412T21 3t1.413.588T23 5t-.587 1.413T21 7M6.3 11.3Q6 11 6 10.588t.3-.713L8.175 8H3q-.425 0-.712-.288T2 7t.288-.712T3 6h5.175L6.3 4.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l3.6 3.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-3.6 3.6q-.3.3-.7.3t-.7-.3"/></svg>
</template>

CSS

.icon-car-fan-mid-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.85%2022.5q-.35-.2-.45-.6t.1-.75L12.45%2016q.275-.475.738-.738T14.2%2015h2.3l1.45-5.025q.25-.875.925-1.425T20.4%208q1.2%200%201.963.912t.537%202.113L21.825%2016.4q-.125.7-.687%201.15T19.85%2018h-6.225l-2.4%204.15q-.2.35-.612.45t-.763-.1M21%207q-.825%200-1.412-.588T19%205t.588-1.412T21%203t1.413.588T23%205t-.587%201.413T21%207M6.3%2011.3Q6%2011%206%2010.588t.3-.713L8.175%208H3q-.425%200-.712-.288T2%207t.288-.712T3%206h5.175L6.3%204.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l3.6%203.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-3.6%203.6q-.3.3-.7.3t-.7-.3%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.85%2022.5q-.35-.2-.45-.6t.1-.75L12.45%2016q.275-.475.738-.738T14.2%2015h2.3l1.45-5.025q.25-.875.925-1.425T20.4%208q1.2%200%201.963.912t.537%202.113L21.825%2016.4q-.125.7-.687%201.15T19.85%2018h-6.225l-2.4%204.15q-.2.35-.612.45t-.763-.1M21%207q-.825%200-1.412-.588T19%205t.588-1.412T21%203t1.413.588T23%205t-.587%201.413T21%207M6.3%2011.3Q6%2011%206%2010.588t.3-.713L8.175%208H3q-.425%200-.712-.288T2%207t.288-.712T3%206h5.175L6.3%204.125q-.3-.3-.3-.712t.3-.713t.7-.3t.7.3l3.6%203.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-3.6%203.6q-.3.3-.7.3t-.7-.3%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-mid-right-rounded.svg?color=%231a73e8&size=48