@cuby-ui/icons 0.0.120 → 0.0.121

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.
@@ -118,4 +118,6 @@ export declare const CUI_ICONS: {
118
118
  cuiIconTankSm: string;
119
119
  cuiIconAssembly: string;
120
120
  cuiIconAssemblySm: string;
121
+ cuiIconVariant: string;
122
+ cuiIconVariantSm: string;
121
123
  };