@cuby-ui/icons 0.0.346 → 0.0.348

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.
@@ -204,4 +204,6 @@ export declare const CUI_ICONS: {
204
204
  cuiIconQuestionCircleBold: string;
205
205
  cuiIconClockBold: string;
206
206
  cuiIconHammerBold: string;
207
+ cuiIconAlignLeftSm: string;
208
+ cuiIconChecklistSm: string;
207
209
  };