const CloseIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 48 48', title = 'Close', }) => ( ) export default CloseIcon