const StrikethroughIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 34 32', title = 'Strikethrough', }) => ( ) export default StrikethroughIcon