@cuby-ui/icons 0.0.306 → 0.0.307

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -187,4 +187,5 @@ export declare const CUI_ICONS: {
187
187
  cuiIconCalendarSm: string;
188
188
  cuiIconMapPin: string;
189
189
  cuiIconBuildingSm: string;
190
+ cuiIconStopCircleSm: string;
190
191
  };