bevi-icon 2.0.3 → 2.0.6
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +17 -17
- package/dist/index.js +914 -909
- package/dist/index.js.map +1 -1
- package/package.json +68 -68
package/dist/index.d.ts
CHANGED
|
@@ -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";
|
|
@@ -3231,6 +3214,23 @@ export declare const allBvIcons: readonly [{
|
|
|
3231
3214
|
readonly updatedIn: "1.0.0";
|
|
3232
3215
|
readonly iconVersion: "1.2";
|
|
3233
3216
|
};
|
|
3217
|
+
}, {
|
|
3218
|
+
readonly id: "clt";
|
|
3219
|
+
readonly name: "CLT";
|
|
3220
|
+
readonly displayName: "clt";
|
|
3221
|
+
readonly status: "active";
|
|
3222
|
+
readonly tags: readonly ["governo", "work", "wallet"];
|
|
3223
|
+
readonly variants: {
|
|
3224
|
+
readonly variant: readonly ["solid", "duo", "dark", "light"];
|
|
3225
|
+
readonly weight: readonly [400];
|
|
3226
|
+
};
|
|
3227
|
+
readonly metadata: {
|
|
3228
|
+
readonly createdAt: "2026-02-23";
|
|
3229
|
+
readonly updatedAt: "2026-02-23";
|
|
3230
|
+
readonly addedIn: "2.0.4";
|
|
3231
|
+
readonly updatedIn: "2.0.4";
|
|
3232
|
+
readonly iconVersion: "2.0";
|
|
3233
|
+
};
|
|
3234
3234
|
}, {
|
|
3235
3235
|
readonly id: "accessible";
|
|
3236
3236
|
readonly name: "Accessible";
|