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