@cuby-ui/icons 0.0.276 → 0.0.277

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,10 +165,19 @@ export declare const CUI_ICONS: {
165
165
  cuiIconAuxSm: string;
166
166
  cuiIcon5sSm: string;
167
167
  cuiIconRackSm: string;
168
+ cuiIconComputerChipSm: string;
169
+ cuiIconRack: string;
168
170
  cuiIconAccessories: string;
169
171
  cuiIconAccessoriesSm: string;
170
172
  cuiIconLogisticVehicle: string;
171
173
  cuiIconLogisticVehicleSm: string;
172
- cuiIconComputerChipSm: string;
173
- cuiIconRack: string;
174
+ cuiIconCollapseSm: string;
175
+ cuiIconBookOpenSm: string;
176
+ cuiIconBriefcaseSm: string;
177
+ cuiIconCreditCardSm: string;
178
+ cuiIconTrelloSm: string;
179
+ cuiIconBookOpen: string;
180
+ cuiIconBriefcase: string;
181
+ cuiIconCreditCard: string;
182
+ cuiIconTrello: string;
174
183
  };