@cuby-ui/icons 0.0.498 → 0.0.499

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.
@@ -241,4 +241,6 @@ export declare const CUI_ICONS: {
241
241
  cuiDefaultPlaceholder: string;
242
242
  cuiIconLinear: string;
243
243
  cuiIconReversed: string;
244
+ cuiIconFeatherPenSolid: string;
245
+ cuiIconMagicSm: string;
244
246
  };