const BackIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 60 60', title = 'Back', }) => ( ) export default BackIcon