const RichTextIcon = ({ className = '', width = '26px', height = '26px', viewBox = '0 0 64 64', title = 'Rich Text', }) => ( ) export default RichTextIcon