@cuby-ui/icons 0.0.246 → 0.0.248

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.
@@ -143,6 +143,7 @@ export declare const CUI_ICONS: {
143
143
  cuiIconCutLinearSm: string;
144
144
  cuiIconCutLinear: string;
145
145
  cuiIconForkLift: string;
146
+ cuiIconForkLiftSm: string;
146
147
  cuiIconPartPrimitive: string;
147
148
  cuiIconPartPrimitiveSm: string;
148
149
  cuiIconChecklistsSm: string;
@@ -156,4 +157,5 @@ export declare const CUI_ICONS: {
156
157
  cuiIconTool: string;
157
158
  cuiIconToolSm: string;
158
159
  cuiIconCamera: string;
160
+ cuiIconPanModeSm: string;
159
161
  };