const PlayIcon = ({ className = '', size = '16px', title = 'Play', }) => ( ) export default PlayIcon