@cuby-ui/icons 0.0.103 → 0.0.105

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.
@@ -100,6 +100,11 @@ export declare const CUI_ICONS: {
100
100
  cuiIconUploadSm: string;
101
101
  cuiIconMaximize: string;
102
102
  cuiIconMaximizeSm: string;
103
+ cuiIconArrowUpRight: string;
104
+ cuiIconArrowUpRightSm: string;
105
+ cuiIconAddBranchSm: string;
106
+ cuiIconBranch: string;
107
+ cuiIconBranchSm: string;
103
108
  cuiIconPaperclip: string;
104
109
  cuiIconPaperclipSm: string;
105
110
  cuiIconToolsSm: string;