const LikedIcon = ({ className = '', width = '26px', height = '26px', viewBox = '0 0 48 48', title = 'Liked', }) => ( ) export default LikedIcon