car fan mid low right icon

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

Name
car-fan-mid-low-right
Set
Material Symbols Light
Style
Regular
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the car fan mid 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.802 22l-.86-.52l3.239-5.076q.217-.302.507-.478t.627-.176h3.627l1.624-5.64q.192-.645.636-1.031q.444-.387 1.006-.387q.777 0 1.28.595t.354 1.372L20.691 16.4q-.106.585-.553.939q-.448.353-1.019.353h-6.321zM20.519 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.424m-9.23 2.212l-.708-.708l2.902-2.927H7.019v-1h6.445l-2.902-2.902l.727-.713l4.115 4.115zm-5.173 8.48L2 14.27l.694-.688l2.902 2.902l.02-6.483h1v6.444l2.907-2.882l.727.707z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCarFanMidLowRight(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.802 22l-.86-.52l3.239-5.076q.217-.302.507-.478t.627-.176h3.627l1.624-5.64q.192-.645.636-1.031q.444-.387 1.006-.387q.777 0 1.28.595t.354 1.372L20.691 16.4q-.106.585-.553.939q-.448.353-1.019.353h-6.321zM20.519 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.424m-9.23 2.212l-.708-.708l2.902-2.927H7.019v-1h6.445l-2.902-2.902l.727-.713l4.115 4.115zm-5.173 8.48L2 14.27l.694-.688l2.902 2.902l.02-6.483h1v6.444l2.907-2.882l.727.707z"/></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.802 22l-.86-.52l3.239-5.076q.217-.302.507-.478t.627-.176h3.627l1.624-5.64q.192-.645.636-1.031q.444-.387 1.006-.387q.777 0 1.28.595t.354 1.372L20.691 16.4q-.106.585-.553.939q-.448.353-1.019.353h-6.321zM20.519 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.424m-9.23 2.212l-.708-.708l2.902-2.927H7.019v-1h6.445l-2.902-2.902l.727-.713l4.115 4.115zm-5.173 8.48L2 14.27l.694-.688l2.902 2.902l.02-6.483h1v6.444l2.907-2.882l.727.707z"/></svg>
</template>

CSS

.icon-car-fan-mid-low-right {
  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.802%2022l-.86-.52l3.239-5.076q.217-.302.507-.478t.627-.176h3.627l1.624-5.64q.192-.645.636-1.031q.444-.387%201.006-.387q.777%200%201.28.595t.354%201.372L20.691%2016.4q-.106.585-.553.939q-.448.353-1.019.353h-6.321zM20.519%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.424m-9.23%202.212l-.708-.708l2.902-2.927H7.019v-1h6.445l-2.902-2.902l.727-.713l4.115%204.115zm-5.173%208.48L2%2014.27l.694-.688l2.902%202.902l.02-6.483h1v6.444l2.907-2.882l.727.707z%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.802%2022l-.86-.52l3.239-5.076q.217-.302.507-.478t.627-.176h3.627l1.624-5.64q.192-.645.636-1.031q.444-.387%201.006-.387q.777%200%201.28.595t.354%201.372L20.691%2016.4q-.106.585-.553.939q-.448.353-1.019.353h-6.321zM20.519%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.424m-9.23%202.212l-.708-.708l2.902-2.927H7.019v-1h6.445l-2.902-2.902l.727-.713l4.115%204.115zm-5.173%208.48L2%2014.27l.694-.688l2.902%202.902l.02-6.483h1v6.444l2.907-2.882l.727.707z%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-mid-low-right.svg?color=%231a73e8&size=48