car fan mid right icon
car-fan-mid-right-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- car-fan-mid-right-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- car-fan-mid-right-outline-rounded
2 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 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.37 21.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776 0 1.28.596t.354 1.372l-1.151 5.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072M20.52 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.424M6.916 10.896q-.147-.146-.147-.347t.147-.347l2.528-2.586H3.5q-.213 0-.357-.144Q3 7.329 3 7.116q0-.214.143-.357t.357-.143h5.944L6.916 4.029q-.147-.146-.137-.347t.156-.347t.344-.146t.344.146l3.196 3.215q.131.13.184.267t.053.299t-.053.298t-.184.267l-3.196 3.215q-.146.146-.354.156q-.207.01-.353-.156"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCarFanMidRightRounded(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.37 21.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776 0 1.28.596t.354 1.372l-1.151 5.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072M20.52 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.424M6.916 10.896q-.147-.146-.147-.347t.147-.347l2.528-2.586H3.5q-.213 0-.357-.144Q3 7.329 3 7.116q0-.214.143-.357t.357-.143h5.944L6.916 4.029q-.147-.146-.137-.347t.156-.347t.344-.146t.344.146l3.196 3.215q.131.13.184.267t.053.299t-.053.298t-.184.267l-3.196 3.215q-.146.146-.354.156q-.207.01-.353-.156"/></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.37 21.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776 0 1.28.596t.354 1.372l-1.151 5.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727 3.92q-.104.177-.314.21q-.21.032-.388-.072M20.52 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.424M6.916 10.896q-.147-.146-.147-.347t.147-.347l2.528-2.586H3.5q-.213 0-.357-.144Q3 7.329 3 7.116q0-.214.143-.357t.357-.143h5.944L6.916 4.029q-.147-.146-.137-.347t.156-.347t.344-.146t.344.146l3.196 3.215q.131.13.184.267t.053.299t-.053.298t-.184.267l-3.196 3.215q-.146.146-.354.156q-.207.01-.353-.156"/></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.37%2021.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776%200%201.28.596t.354%201.372l-1.151%205.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727%203.92q-.104.177-.314.21q-.21.032-.388-.072M20.52%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.424M6.916%2010.896q-.147-.146-.147-.347t.147-.347l2.528-2.586H3.5q-.213%200-.357-.144Q3%207.329%203%207.116q0-.214.143-.357t.357-.143h5.944L6.916%204.029q-.147-.146-.137-.347t.156-.347t.344-.146t.344.146l3.196%203.215q.131.13.184.267t.053.299t-.053.298t-.184.267l-3.196%203.215q-.146.146-.354.156q-.207.01-.353-.156%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.37%2021.75q-.178-.104-.22-.312t.061-.384l2.97-4.65q.198-.321.497-.488t.637-.166h3.627l1.623-5.64q.193-.644.637-1.031t1.006-.387q.776%200%201.28.596t.354%201.372l-1.151%205.74q-.125.566-.563.929t-1.009.363h-6.321l-2.727%203.92q-.104.177-.314.21q-.21.032-.388-.072M20.52%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.424M6.916%2010.896q-.147-.146-.147-.347t.147-.347l2.528-2.586H3.5q-.213%200-.357-.144Q3%207.329%203%207.116q0-.214.143-.357t.357-.143h5.944L6.916%204.029q-.147-.146-.137-.347t.156-.347t.344-.146t.344.146l3.196%203.215q.131.13.184.267t.053.299t-.053.298t-.184.267l-3.196%203.215q-.146.146-.354.156q-.207.01-.353-.156%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-right-rounded.svg?color=%231a73e8&size=48