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