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