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