@cuby-ui/icons 0.0.343 → 0.0.345

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.
@@ -2,6 +2,7 @@ export declare const CUI_ICONS: {
2
2
  cuiIconLock2: string;
3
3
  cuiIconStarOutlined: string;
4
4
  cuiIconSlashSm: string;
5
+ cuiIconTextSm: string;
5
6
  cuiIconSlash: string;
6
7
  cuiIconLoading: string;
7
8
  cuiIconCheck: string;
@@ -106,6 +107,7 @@ export declare const CUI_ICONS: {
106
107
  cuiIconDragHandleDots: string;
107
108
  cuiIconPlayCircle: string;
108
109
  cuiIconPlayCircleSm: string;
110
+ cuiIconClipBoardBold: string;
109
111
  cuiIconClipBoard: string;
110
112
  cuiIconClipBoardSm: string;
111
113
  cuiIconUpload: string;