@wlnt-ui/icons-vue 1.0.22 → 1.0.23

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 CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- /*! Wlnt Ui Icons Vue 1.0.21 */
2
+ /*! Wlnt Ui Icons Vue 1.0.22 */
3
3
 
4
4
  var __defProp = Object.defineProperty;
5
5
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -4494,6 +4494,11 @@ var arealityMenus = [
4494
4494
  name: "electricchargefilled",
4495
4495
  iconName: "ElectricChargeFilled",
4496
4496
  icon: electric_charge_filled_default
4497
+ },
4498
+ {
4499
+ name: "electricitySpot",
4500
+ iconName: "ElectricitySpot",
4501
+ icon: electricity_spot_default
4497
4502
  }
4498
4503
  ], linearMenus = [
4499
4504
  {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- /*! Wlnt Ui Icons Vue 1.0.21 */
2
+ /*! Wlnt Ui Icons Vue 1.0.22 */
3
3
 
4
4
  var WlntUiIconsVue = (() => {
5
5
  var __create = Object.create;
@@ -4508,6 +4508,11 @@ var WlntUiIconsVue = (() => {
4508
4508
  name: "electricchargefilled",
4509
4509
  iconName: "ElectricChargeFilled",
4510
4510
  icon: electric_charge_filled_default
4511
+ },
4512
+ {
4513
+ name: "electricitySpot",
4514
+ iconName: "ElectricitySpot",
4515
+ icon: electricity_spot_default
4511
4516
  }
4512
4517
  ], linearMenus = [
4513
4518
  {