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