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