export default function CornerDownRightIcon(props: { className?: string }) { return ( ) }