/* * Automatically generated by SVGR from assets/icons/*.svg. * Do not edit this file or add other components to this directory. */ import type { SVGProps } from 'react' export function ThermostatHeatCoolIcon( props: SVGProps ): JSX.Element { return ( ) }