@cuby-ui/icons 0.0.358 → 0.0.359

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.
@@ -211,4 +211,5 @@ export declare const CUI_ICONS: {
211
211
  cuiIconMessageSquare: string;
212
212
  cuiIconMessageSquareSm: string;
213
213
  cuiIconSurfaceArea: string;
214
+ cuiIconMinimize2Sm: string;
214
215
  };