Merge pull request #13047 from eileenmcnaughton/settings_contribution_prefs
[civicrm-core.git] / CRM / Event / Info.php
index afd957c157f1c33a2198f9debfc0944b8350dd6d..5d578b94ee9dd47c6dae120111574b82d3b16532 100644 (file)
@@ -143,6 +143,14 @@ class CRM_Event_Info extends CRM_Core_Component_Info {
     );
   }
 
+  /**
+   * @inheritDoc
+   * @return string
+   */
+  public function getIcon() {
+    return 'crm-i fa-calendar';
+  }
+
   /**
    * @inheritDoc
    * @return array