const LoadingIcon = ({ className = '', width = '24px', height = '24px', viewBox = '0 0 100 100', }) => ( ) export default LoadingIcon