const CommentIcon = ({ className = '', size = '26px', title = 'Comment', }) => ( ) export default CommentIcon