const ErrorIcon = ({ className = _s.fillPrimary, size = '32px', title = 'Error', }) => ( ) export default ErrorIcon