@cuby-ui/icons 0.0.253 → 0.0.255

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.
@@ -158,4 +158,6 @@ export declare const CUI_ICONS: {
158
158
  cuiIconToolSm: string;
159
159
  cuiIconCamera: string;
160
160
  cuiIconPanModeSm: string;
161
+ cuiIconCrane: string;
162
+ cuiIconCraneSm: string;
161
163
  };