@cuby-ui/icons 0.0.368 → 0.0.370

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.
@@ -218,4 +218,5 @@ export declare const CUI_ICONS: {
218
218
  cuiIconGlobeSm: string;
219
219
  cuiIconPaletteSm: string;
220
220
  cuiIconLogOutSm: string;
221
+ cuiIconLogo: string;
221
222
  };