const StrikethroughIcon = ({ className = '', size = '16px', title = 'Strikethrough', }) => ( ) export default StrikethroughIcon