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