@cuby-ui/icons 0.0.316 → 0.0.318

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.
@@ -106,6 +106,7 @@ export declare const CUI_ICONS: {
106
106
  cuiIconPlayCircle: string;
107
107
  cuiIconPlayCircleSm: string;
108
108
  cuiIconClipBoard: string;
109
+ cuiIconClipBoardSm: string;
109
110
  cuiIconUpload: string;
110
111
  cuiIconUploadSm: string;
111
112
  cuiIconMaximize: string;
@@ -193,4 +194,8 @@ export declare const CUI_ICONS: {
193
194
  cuiIconPlayCircleFilledSm: string;
194
195
  cuiIconMenuSm: string;
195
196
  cuiIconTeaCupSm: string;
197
+ cuiIconSubstageInstructionSm: string;
198
+ cuiIconTaskInstructionSm: string;
199
+ cuiIconToolsInstructionSm: string;
200
+ cuiIconApprovalInstructionSm: string;
196
201
  };