@blaise.t123/testicons 0.0.2 → 0.0.4

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.
@@ -188,7 +188,6 @@ const h = {
188
188
  "battery-charging-bold": "icon-battery-charging-bold",
189
189
  "battery-disable": "icon-battery-disable",
190
190
  "battery-disable-bold": "icon-battery-disable-bold",
191
- "battery-empty": "icon-battery-empty",
192
191
  "battery-empty-1": "icon-battery-empty-1",
193
192
  "battery-empty-1-bold": "icon-battery-empty-1-bold",
194
193
  "battery-empty-bold": "icon-battery-empty-bold",
@@ -213,7 +212,6 @@ const h = {
213
212
  "blend-2": "icon-blend-2",
214
213
  "blend-2-bold": "icon-blend-2-bold",
215
214
  "blend-bold": "icon-blend-bold",
216
- "blogger-bold": "icon-blogger-bold",
217
215
  bluetooth: "icon-bluetooth",
218
216
  "bluetooth-2": "icon-bluetooth-2",
219
217
  "bluetooth-2-bold": "icon-bluetooth-2-bold",
@@ -2264,7 +2262,6 @@ const V = [
2264
2262
  "battery-charging-bold",
2265
2263
  "battery-disable",
2266
2264
  "battery-disable-bold",
2267
- "battery-empty",
2268
2265
  "battery-empty-1",
2269
2266
  "battery-empty-1-bold",
2270
2267
  "battery-empty-bold",
@@ -2289,7 +2286,6 @@ const V = [
2289
2286
  "blend-2",
2290
2287
  "blend-2-bold",
2291
2288
  "blend-bold",
2292
- "blogger-bold",
2293
2289
  "bluetooth",
2294
2290
  "bluetooth-2",
2295
2291
  "bluetooth-2-bold",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaise.t123/testicons",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "type": "module",
5
5
  "main": "./dist/respondio-icons.cjs.js",
6
6
  "module": "./dist/respondio-icons.es.js",