const ErrorIcon = ({ className = '', width = '32px', height = '32px', viewBox = '0 0 64 64', title = 'Error', }) => ( ) export default ErrorIcon