@wlnt-ui/icons-vue 1.0.9 → 1.0.10

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.8 */
2
+ /*! Wlnt Ui Icons Vue 1.0.9 */
3
3
 
4
4
  var __defProp = Object.defineProperty;
5
5
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -4378,6 +4378,10 @@ var arealityMenus = [
4378
4378
  {
4379
4379
  name: "timeshare",
4380
4380
  iconName: "CircleTimeshareFilled"
4381
+ },
4382
+ {
4383
+ name: "product",
4384
+ iconName: "PropertyFilled"
4381
4385
  }
4382
4386
  ], linearMenus = [
4383
4387
  {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- /*! Wlnt Ui Icons Vue 1.0.8 */
2
+ /*! Wlnt Ui Icons Vue 1.0.9 */
3
3
 
4
4
  var WlntUiIconsVue = (() => {
5
5
  var __create = Object.create;
@@ -4392,6 +4392,10 @@ var WlntUiIconsVue = (() => {
4392
4392
  {
4393
4393
  name: "timeshare",
4394
4394
  iconName: "CircleTimeshareFilled"
4395
+ },
4396
+ {
4397
+ name: "product",
4398
+ iconName: "PropertyFilled"
4395
4399
  }
4396
4400
  ], linearMenus = [
4397
4401
  {