bevi-icon 2.0.2 → 2.0.5

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.
package/dist/index.d.ts CHANGED
@@ -3231,6 +3231,23 @@ export declare const allBvIcons: readonly [{
3231
3231
  readonly updatedIn: "1.0.0";
3232
3232
  readonly iconVersion: "1.2";
3233
3233
  };
3234
+ }, {
3235
+ readonly id: "clt";
3236
+ readonly name: "CLT";
3237
+ readonly displayName: "clt";
3238
+ readonly status: "active";
3239
+ readonly tags: readonly ["governo", "work", "wallet"];
3240
+ readonly variants: {
3241
+ readonly variant: readonly ["solid", "duo", "dark", "light"];
3242
+ readonly weight: readonly [400];
3243
+ };
3244
+ readonly metadata: {
3245
+ readonly createdAt: "2026-02-23";
3246
+ readonly updatedAt: "2026-02-23";
3247
+ readonly addedIn: "2.0.4";
3248
+ readonly updatedIn: "2.0.4";
3249
+ readonly iconVersion: "2.0";
3250
+ };
3234
3251
  }, {
3235
3252
  readonly id: "accessible";
3236
3253
  readonly name: "Accessible";