car fan mid low right icon
car-fan-mid-low-right-outline-rounded from Material Symbols Light by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-fan-mid-low-right-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
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="m12.798 17.692l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072t-.219-.311t.062-.385l2.969-4.65q.217-.302.507-.478t.628-.176h3.626l1.624-5.64q.192-.644.636-1.031t1.006-.387q.777 0 1.28.596t.354 1.372l-1.151 5.74q-.106.585-.553.939q-.448.353-1.019.353zM20.519 4.77q.614 0 1.038.424t.424 1.038t-.424 1.037t-1.038.424t-1.037-.424t-.424-1.037t.424-1.038t1.037-.424m-7.036 1.48H7.5q-.194 0-.337-.143t-.144-.357q0-.194.153-.337t.347-.144h5.983l-2.586-2.586q-.16-.16-.15-.361q.009-.2.169-.347q.146-.146.347-.136t.347.155l3.21 3.21q.13.13.183.267t.053.298t-.053.298t-.183.268L11.642 9.55q-.14.16-.341.163t-.367-.163q-.14-.14-.14-.344t.14-.364zM5.634 16.502L5.617 10.5q0-.213.143-.357T6.116 10t.356.143t.144.357v6.002l2.592-2.567q.14-.14.322-.134t.328.134q.16.14.169.344t-.15.363L6.681 17.82q-.131.131-.267.184q-.137.053-.298.053q-.162 0-.299-.053t-.267-.184l-3.196-3.196q-.165-.165-.153-.363q.013-.199.178-.345q.165-.14.363-.133q.199.007.345.153z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarFanMidLowRightOutlineRounded(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="m12.798 17.692l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072t-.219-.311t.062-.385l2.969-4.65q.217-.302.507-.478t.628-.176h3.626l1.624-5.64q.192-.644.636-1.031t1.006-.387q.777 0 1.28.596t.354 1.372l-1.151 5.74q-.106.585-.553.939q-.448.353-1.019.353zM20.519 4.77q.614 0 1.038.424t.424 1.038t-.424 1.037t-1.038.424t-1.037-.424t-.424-1.037t.424-1.038t1.037-.424m-7.036 1.48H7.5q-.194 0-.337-.143t-.144-.357q0-.194.153-.337t.347-.144h5.983l-2.586-2.586q-.16-.16-.15-.361q.009-.2.169-.347q.146-.146.347-.136t.347.155l3.21 3.21q.13.13.183.267t.053.298t-.053.298t-.183.268L11.642 9.55q-.14.16-.341.163t-.367-.163q-.14-.14-.14-.344t.14-.364zM5.634 16.502L5.617 10.5q0-.213.143-.357T6.116 10t.356.143t.144.357v6.002l2.592-2.567q.14-.14.322-.134t.328.134q.16.14.169.344t-.15.363L6.681 17.82q-.131.131-.267.184q-.137.053-.298.053q-.162 0-.299-.053t-.267-.184l-3.196-3.196q-.165-.165-.153-.363q.013-.199.178-.345q.165-.14.363-.133q.199.007.345.153z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.798 17.692l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072t-.219-.311t.062-.385l2.969-4.65q.217-.302.507-.478t.628-.176h3.626l1.624-5.64q.192-.644.636-1.031t1.006-.387q.777 0 1.28.596t.354 1.372l-1.151 5.74q-.106.585-.553.939q-.448.353-1.019.353zM20.519 4.77q.614 0 1.038.424t.424 1.038t-.424 1.037t-1.038.424t-1.037-.424t-.424-1.037t.424-1.038t1.037-.424m-7.036 1.48H7.5q-.194 0-.337-.143t-.144-.357q0-.194.153-.337t.347-.144h5.983l-2.586-2.586q-.16-.16-.15-.361q.009-.2.169-.347q.146-.146.347-.136t.347.155l3.21 3.21q.13.13.183.267t.053.298t-.053.298t-.183.268L11.642 9.55q-.14.16-.341.163t-.367-.163q-.14-.14-.14-.344t.14-.364zM5.634 16.502L5.617 10.5q0-.213.143-.357T6.116 10t.356.143t.144.357v6.002l2.592-2.567q.14-.14.322-.134t.328.134q.16.14.169.344t-.15.363L6.681 17.82q-.131.131-.267.184q-.137.053-.298.053q-.162 0-.299-.053t-.267-.184l-3.196-3.196q-.165-.165-.153-.363q.013-.199.178-.345q.165-.14.363-.133q.199.007.345.153z"/></svg> </template>
CSS
.icon-car-fan-mid-low-right-outline-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%22m12.798%2017.692l-2.727%203.92q-.104.177-.314.21q-.21.032-.388-.072t-.219-.311t.062-.385l2.969-4.65q.217-.302.507-.478t.628-.176h3.626l1.624-5.64q.192-.644.636-1.031t1.006-.387q.777%200%201.28.596t.354%201.372l-1.151%205.74q-.106.585-.553.939q-.448.353-1.019.353zM20.519%204.77q.614%200%201.038.424t.424%201.038t-.424%201.037t-1.038.424t-1.037-.424t-.424-1.037t.424-1.038t1.037-.424m-7.036%201.48H7.5q-.194%200-.337-.143t-.144-.357q0-.194.153-.337t.347-.144h5.983l-2.586-2.586q-.16-.16-.15-.361q.009-.2.169-.347q.146-.146.347-.136t.347.155l3.21%203.21q.13.13.183.267t.053.298t-.053.298t-.183.268L11.642%209.55q-.14.16-.341.163t-.367-.163q-.14-.14-.14-.344t.14-.364zM5.634%2016.502L5.617%2010.5q0-.213.143-.357T6.116%2010t.356.143t.144.357v6.002l2.592-2.567q.14-.14.322-.134t.328.134q.16.14.169.344t-.15.363L6.681%2017.82q-.131.131-.267.184q-.137.053-.298.053q-.162%200-.299-.053t-.267-.184l-3.196-3.196q-.165-.165-.153-.363q.013-.199.178-.345q.165-.14.363-.133q.199.007.345.153z%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%22m12.798%2017.692l-2.727%203.92q-.104.177-.314.21q-.21.032-.388-.072t-.219-.311t.062-.385l2.969-4.65q.217-.302.507-.478t.628-.176h3.626l1.624-5.64q.192-.644.636-1.031t1.006-.387q.777%200%201.28.596t.354%201.372l-1.151%205.74q-.106.585-.553.939q-.448.353-1.019.353zM20.519%204.77q.614%200%201.038.424t.424%201.038t-.424%201.037t-1.038.424t-1.037-.424t-.424-1.037t.424-1.038t1.037-.424m-7.036%201.48H7.5q-.194%200-.337-.143t-.144-.357q0-.194.153-.337t.347-.144h5.983l-2.586-2.586q-.16-.16-.15-.361q.009-.2.169-.347q.146-.146.347-.136t.347.155l3.21%203.21q.13.13.183.267t.053.298t-.053.298t-.183.268L11.642%209.55q-.14.16-.341.163t-.367-.163q-.14-.14-.14-.344t.14-.364zM5.634%2016.502L5.617%2010.5q0-.213.143-.357T6.116%2010t.356.143t.144.357v6.002l2.592-2.567q.14-.14.322-.134t.328.134q.16.14.169.344t-.15.363L6.681%2017.82q-.131.131-.267.184q-.137.053-.298.053q-.162%200-.299-.053t-.267-.184l-3.196-3.196q-.165-.165-.153-.363q.013-.199.178-.345q.165-.14.363-.133q.199.007.345.153z%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-outline-rounded.svg?color=%231a73e8&size=48