@blaise.t123/testicons 0.0.3 → 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",
@@ -2263,7 +2262,6 @@ const V = [
2263
2262
  "battery-charging-bold",
2264
2263
  "battery-disable",
2265
2264
  "battery-disable-bold",
2266
- "battery-empty",
2267
2265
  "battery-empty-1",
2268
2266
  "battery-empty-1-bold",
2269
2267
  "battery-empty-bold",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaise.t123/testicons",
3
- "version": "0.0.3",
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",