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