import * as React from 'react'; export interface Temperature-264Props extends React.SVGProps { ariaLabel?: string } export default function Temperature-264({ ariaLabel, ...props }: Temperature-264Props) { return ( ); }