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