bevi-icon 2.0.5 → 2.0.7

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
@@ -74,7 +74,7 @@ export declare const allBvIcons: readonly [{
74
74
  readonly name: "Autorenew";
75
75
  readonly displayName: "autorenew";
76
76
  readonly status: "active";
77
- readonly tags: readonly ["bevi", "load", "loading", "renew"];
77
+ readonly tags: readonly ["load", "loading", "renew"];
78
78
  readonly variants: {
79
79
  readonly variant: readonly ["solid", "duo", "dark", "light"];
80
80
  readonly weight: readonly [400];
@@ -120,23 +120,6 @@ export declare const allBvIcons: readonly [{
120
120
  readonly updatedIn: "1.0.0";
121
121
  readonly iconVersion: "1.0";
122
122
  };
123
- }, {
124
- readonly id: "beviprotege";
125
- readonly name: "Beviprotege";
126
- readonly displayName: "beviprotege";
127
- readonly status: "active";
128
- readonly tags: readonly ["arrow", "bevi", "logo", "shield"];
129
- readonly variants: {
130
- readonly variant: readonly ["solid", "duo", "dark", "light"];
131
- readonly weight: readonly [400];
132
- };
133
- readonly metadata: {
134
- readonly createdAt: "2022-02-13";
135
- readonly updatedAt: "2022-02-13";
136
- readonly addedIn: "1.0.0";
137
- readonly updatedIn: "1.0.0";
138
- readonly iconVersion: "1.0";
139
- };
140
123
  }, {
141
124
  readonly id: "blocks";
142
125
  readonly name: "Blocks";