// 매치카드 아이콘 = TriplePick 프로필 로고 (그린 글로우) export default function BallIcon({ className = "" }: { className?: string }) { return ( TriplePick ); }