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