const XIcon = ({ width = 18, height = 18, color = '#ffffff', ...props }) => ( ); export default XIcon;