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