function PozoSalesIcon({ fill, width = '30', height = '30', className, style, onClick, }) { return ( ); } export default PozoSalesIcon;