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