@cuby-ui/icons 0.0.508 → 0.0.510

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.
@@ -248,4 +248,6 @@ export declare const CUI_ICONS: {
248
248
  cuiIconMagicSm: string;
249
249
  cuiIconSafetyBlockSm: string;
250
250
  cuiIconSandglassSm: string;
251
+ cuiIconGameSm: string;
252
+ cuiIconGame: string;
251
253
  };