const RichTextIcon = ({ className = '', size = '26px', title = 'Rich Text', }) => ( ) export default RichTextIcon