export default function PlayCircleIcon({ className = 'size-6', color = '#f68b1f' }) { return ( ) }