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