const ShopIcon = ({ className = '', width = '26px', height = '26px', viewBox = '0 0 64 64', title = 'Shop', }) => ( ) export default ShopIcon