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