@cuby-ui/icons 0.0.324 → 0.0.325

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.
@@ -1,4 +1,5 @@
1
1
  export declare const CUI_ICONS: {
2
+ cuiIconLock2: string;
2
3
  cuiIconStarOutlined: string;
3
4
  cuiIconSlashSm: string;
4
5
  cuiIconSlash: string;
@@ -198,5 +199,5 @@ export declare const CUI_ICONS: {
198
199
  cuiIconTaskInstructionSm: string;
199
200
  cuiIconToolsInstructionSm: string;
200
201
  cuiIconApprovalInstructionSm: string;
201
- cuiQuestionCircleBold: string;
202
+ cuiIconQuestionCircleBold: string;
202
203
  };