import React from 'react'; export const ProductListIcon = ({ width = 24, height = 24, color = '#000', }) => ( );