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