import React from 'react' import { G, Path } from 'react-native-svg' export default function TemperatureIcon() { return ( ) }