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