const GroupIcon = ({ className = 'header-nav__item__icon', width = '26px', height = '26px', viewBox = '0 0 48 48', title = 'Group', }) => ( ) export default GroupIcon