@cuby-ui/icons 0.0.261 → 0.0.262

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.
@@ -165,4 +165,8 @@ export declare const CUI_ICONS: {
165
165
  cuiIconAuxSm: string;
166
166
  cuiIcon5sSm: string;
167
167
  cuiIconRackSm: string;
168
+ cuiIconAccessories: string;
169
+ cuiIconAccessoriesSm: string;
170
+ cuiIconLogisticVehicle: string;
171
+ cuiIconLogisticVehicleSm: string;
168
172
  };