const LikeIcon = ({ className = '', size = '26px', title = 'Like', }) => ( ) export default LikeIcon