export function CalendarIcon(props: { width?: number, height?: number }) { return ( ) }