private void UpdateActivityIcon()
 {
     activityIcon = IconFactory.CreateActivity(activityType, Background, Outline);
 }