@cuby-ui/icons 0.0.210 → 0.0.211

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.
@@ -137,4 +137,6 @@ export declare const CUI_ICONS: {
137
137
  cuiIconCurvedArrow: string;
138
138
  cuiIconBulletFillSm: string;
139
139
  cuiIconBulletSm: string;
140
+ cuiIconArrowRight: string;
141
+ cuiIconArrowRightSm: string;
140
142
  };