@wlnt-ui/icons-vue 1.0.8 → 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.7 */
2
+ /*! Wlnt Ui Icons Vue 1.0.9 */
3
3
 
4
4
  var __defProp = Object.defineProperty;
5
5
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
@@ -152,6 +152,7 @@ __export(src_exports, {
152
152
  Rise: () => rise_default,
153
153
  RollBack: () => roll_back_default,
154
154
  Router: () => router_default,
155
+ Save: () => save_default,
155
156
  Seal: () => seal_default,
156
157
  Search: () => search_default,
157
158
  SearchBold: () => search_bold_default,
@@ -334,6 +335,7 @@ __export(components_exports, {
334
335
  Rise: () => rise_default,
335
336
  RollBack: () => roll_back_default,
336
337
  Router: () => router_default,
338
+ Save: () => save_default,
337
339
  Seal: () => seal_default,
338
340
  Search: () => search_default,
339
341
  SearchBold: () => search_bold_default,
@@ -3367,17 +3369,17 @@ function _sfc_render132(_ctx, _cache, $props, $setup, $data, $options) {
3367
3369
  }
3368
3370
  var router_default = /* @__PURE__ */ export_helper_default(_sfc_main132, [["render", _sfc_render132], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/router.vue"]]);
3369
3371
 
3370
- // src/components/seal.vue
3372
+ // src/components/save.vue
3371
3373
  var import_vue133 = require("vue");
3372
3374
  var _sfc_main133 = {
3373
- name: "Seal"
3375
+ name: "Save"
3374
3376
  }, _hoisted_1133 = {
3375
3377
  viewBox: "0 0 1024 1024",
3376
3378
  version: "1.1",
3377
3379
  xmlns: "http://www.w3.org/2000/svg"
3378
3380
  }, _hoisted_2133 = /* @__PURE__ */ (0, import_vue133.createElementVNode)(
3379
3381
  "path",
3380
- { d: "M837.1712 834.7136H186.88a64.8192 64.8192 0 0 1-65.1776-64.3584v-138.1376c0-35.4816 29.184-64.3072 65.1776-64.3072h184.2176l19.968-120.9856a208.896 208.896 0 0 1-91.8016-172.8C299.2128 158.208 394.6496 64 512 64s212.7872 94.2592 212.7872 210.1248c0 75.3152-40.448 143.7696-105.0112 181.248l21.76 112.5376h195.6864c35.9424 0 65.1776 28.8256 65.1776 64.3072v138.1376a64.8704 64.8704 0 0 1-65.2288 64.3584zM186.88 635.136l2.8672 135.2704 644.5568-2.8672v-135.3216l-220.9792 2.9184a33.792 33.792 0 0 1-33.3824-27.2896l-31.744-164.7616a33.536 33.536 0 0 1 20.1728-37.1712 142.6944 142.6944 0 0 0 88.3712-131.7376c0-78.7968-64.9216-142.848-144.6912-142.848s-144.7424 64.1024-144.7424 142.848c0 52.992 29.4912 101.376 77.0048 126.2592 12.8 6.7072 19.9168 20.8896 17.6128 35.072l-28.3136 171.4688a33.8944 33.8944 0 0 1-33.5872 28.2112H186.88z m721.9712 291.2768a33.792 33.792 0 0 0-34.048-33.6384H149.248a33.792 33.792 0 0 0-34.048 33.6384 33.792 33.792 0 0 0 34.048 33.5872h725.504a33.792 33.792 0 0 0 34.048-33.5872z" },
3382
+ { d: "M1001.792 328.192L695.808 22.272A75.84 75.84 0 0 0 642.176 0H75.84C33.984 0 0 33.92 0 75.84v872.32C0 990.016 33.92 1024 75.84 1024h872.32c41.856 0 75.84-33.92 75.84-75.84V381.824c0-20.096-8-39.36-22.208-53.632zM246.528 75.84h227.52V208.64H246.528V75.84z m530.944 872.32H246.528v-170.688h530.944v170.688z m170.688 0h-94.848v-208.64a37.952 37.952 0 0 0-37.888-37.888H208.576a37.952 37.952 0 0 0-37.888 37.952v208.576H75.84V75.84h94.848v170.688c0 20.928 16.96 37.888 37.888 37.888H512a37.952 37.952 0 0 0 37.952-37.888V75.84h92.16l306.048 305.984v566.336z" },
3381
3383
  null,
3382
3384
  -1
3383
3385
  ), _hoisted_3133 = [
@@ -3386,19 +3388,19 @@ var _sfc_main133 = {
3386
3388
  function _sfc_render133(_ctx, _cache, $props, $setup, $data, $options) {
3387
3389
  return (0, import_vue133.openBlock)(), (0, import_vue133.createElementBlock)("svg", _hoisted_1133, [..._hoisted_3133]);
3388
3390
  }
3389
- var seal_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/seal.vue"]]);
3391
+ var save_default = /* @__PURE__ */ export_helper_default(_sfc_main133, [["render", _sfc_render133], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/save.vue"]]);
3390
3392
 
3391
- // src/components/search-bold.vue
3393
+ // src/components/seal.vue
3392
3394
  var import_vue134 = require("vue");
3393
3395
  var _sfc_main134 = {
3394
- name: "SearchBold"
3396
+ name: "Seal"
3395
3397
  }, _hoisted_1134 = {
3396
3398
  viewBox: "0 0 1024 1024",
3397
3399
  version: "1.1",
3398
3400
  xmlns: "http://www.w3.org/2000/svg"
3399
3401
  }, _hoisted_2134 = /* @__PURE__ */ (0, import_vue134.createElementVNode)(
3400
3402
  "path",
3401
- { d: "M457.2672 25.6c237.1072 0 425.6256 193.3312 425.6256 429.0048 0 96.6656-30.4128 181.248-85.1456 253.7472l182.4256 187.3408c24.32 24.1664 24.32 60.416 0 84.5824a65.8944 65.8944 0 0 1-42.5472 18.1248c-12.1856 0-30.4128-6.0416-42.5984-18.1248l-155.0336-154.112-8.3968-8.2944-6.8096-6.8096-10.4448-10.3424-0.9216-0.9728-0.768-0.7168c-66.8672 54.3744-158.1056 84.5824-255.3856 84.5824C220.16 883.6096 25.6 690.176 25.6 454.5536 25.6 218.9824 220.16 25.6 457.2672 25.6z m0 120.8832c-170.24 0-310.0672 139.008-310.0672 308.1728 0 169.1648 139.776 302.08 310.0672 302.08 170.24 0 310.0672-132.9152 310.0672-302.08 0-169.1648-139.8272-308.1728-310.0672-308.1728z" },
3403
+ { d: "M837.1712 834.7136H186.88a64.8192 64.8192 0 0 1-65.1776-64.3584v-138.1376c0-35.4816 29.184-64.3072 65.1776-64.3072h184.2176l19.968-120.9856a208.896 208.896 0 0 1-91.8016-172.8C299.2128 158.208 394.6496 64 512 64s212.7872 94.2592 212.7872 210.1248c0 75.3152-40.448 143.7696-105.0112 181.248l21.76 112.5376h195.6864c35.9424 0 65.1776 28.8256 65.1776 64.3072v138.1376a64.8704 64.8704 0 0 1-65.2288 64.3584zM186.88 635.136l2.8672 135.2704 644.5568-2.8672v-135.3216l-220.9792 2.9184a33.792 33.792 0 0 1-33.3824-27.2896l-31.744-164.7616a33.536 33.536 0 0 1 20.1728-37.1712 142.6944 142.6944 0 0 0 88.3712-131.7376c0-78.7968-64.9216-142.848-144.6912-142.848s-144.7424 64.1024-144.7424 142.848c0 52.992 29.4912 101.376 77.0048 126.2592 12.8 6.7072 19.9168 20.8896 17.6128 35.072l-28.3136 171.4688a33.8944 33.8944 0 0 1-33.5872 28.2112H186.88z m721.9712 291.2768a33.792 33.792 0 0 0-34.048-33.6384H149.248a33.792 33.792 0 0 0-34.048 33.6384 33.792 33.792 0 0 0 34.048 33.5872h725.504a33.792 33.792 0 0 0 34.048-33.5872z" },
3402
3404
  null,
3403
3405
  -1
3404
3406
  ), _hoisted_3134 = [
@@ -3407,19 +3409,19 @@ var _sfc_main134 = {
3407
3409
  function _sfc_render134(_ctx, _cache, $props, $setup, $data, $options) {
3408
3410
  return (0, import_vue134.openBlock)(), (0, import_vue134.createElementBlock)("svg", _hoisted_1134, [..._hoisted_3134]);
3409
3411
  }
3410
- var search_bold_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/search-bold.vue"]]);
3412
+ var seal_default = /* @__PURE__ */ export_helper_default(_sfc_main134, [["render", _sfc_render134], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/seal.vue"]]);
3411
3413
 
3412
- // src/components/search.vue
3414
+ // src/components/search-bold.vue
3413
3415
  var import_vue135 = require("vue");
3414
3416
  var _sfc_main135 = {
3415
- name: "Search"
3417
+ name: "SearchBold"
3416
3418
  }, _hoisted_1135 = {
3417
3419
  viewBox: "0 0 1024 1024",
3418
3420
  version: "1.1",
3419
3421
  xmlns: "http://www.w3.org/2000/svg"
3420
3422
  }, _hoisted_2135 = /* @__PURE__ */ (0, import_vue135.createElementVNode)(
3421
3423
  "path",
3422
- { d: "M448 25.6a422.4 422.4 0 0 1 324.544 692.736l211.392 211.264a38.4 38.4 0 1 1-54.336 54.336l-211.2-211.392A422.4 422.4 0 1 1 448 25.6z m0 76.8a345.6 345.6 0 1 0 0 691.2A345.6 345.6 0 0 0 448 102.4z" },
3424
+ { d: "M457.2672 25.6c237.1072 0 425.6256 193.3312 425.6256 429.0048 0 96.6656-30.4128 181.248-85.1456 253.7472l182.4256 187.3408c24.32 24.1664 24.32 60.416 0 84.5824a65.8944 65.8944 0 0 1-42.5472 18.1248c-12.1856 0-30.4128-6.0416-42.5984-18.1248l-155.0336-154.112-8.3968-8.2944-6.8096-6.8096-10.4448-10.3424-0.9216-0.9728-0.768-0.7168c-66.8672 54.3744-158.1056 84.5824-255.3856 84.5824C220.16 883.6096 25.6 690.176 25.6 454.5536 25.6 218.9824 220.16 25.6 457.2672 25.6z m0 120.8832c-170.24 0-310.0672 139.008-310.0672 308.1728 0 169.1648 139.776 302.08 310.0672 302.08 170.24 0 310.0672-132.9152 310.0672-302.08 0-169.1648-139.8272-308.1728-310.0672-308.1728z" },
3423
3425
  null,
3424
3426
  -1
3425
3427
  ), _hoisted_3135 = [
@@ -3428,19 +3430,19 @@ var _sfc_main135 = {
3428
3430
  function _sfc_render135(_ctx, _cache, $props, $setup, $data, $options) {
3429
3431
  return (0, import_vue135.openBlock)(), (0, import_vue135.createElementBlock)("svg", _hoisted_1135, [..._hoisted_3135]);
3430
3432
  }
3431
- var search_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/search.vue"]]);
3433
+ var search_bold_default = /* @__PURE__ */ export_helper_default(_sfc_main135, [["render", _sfc_render135], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/search-bold.vue"]]);
3432
3434
 
3433
- // src/components/sort-descending.vue
3435
+ // src/components/search.vue
3434
3436
  var import_vue136 = require("vue");
3435
3437
  var _sfc_main136 = {
3436
- name: "SortDescending"
3438
+ name: "Search"
3437
3439
  }, _hoisted_1136 = {
3438
3440
  viewBox: "0 0 1024 1024",
3439
3441
  version: "1.1",
3440
3442
  xmlns: "http://www.w3.org/2000/svg"
3441
3443
  }, _hoisted_2136 = /* @__PURE__ */ (0, import_vue136.createElementVNode)(
3442
3444
  "path",
3443
- { d: "M245.824 245.76v622.656a37.12 37.12 0 0 0 11.52 27.52c7.808 7.424 18.112 11.52 28.864 11.456 22.4-0.384 40.32-17.792 40.32-39.04V245.76L476.8 385.28c7.68 7.488 17.92 11.648 28.608 11.584 10.88 0 21.184-4.16 28.672-11.584a37.248 37.248 0 0 0 11.968-27.136 37.248 37.248 0 0 0-11.968-27.136L316.864 127.936a40.512 40.512 0 0 0-28.288-11.456 42.56 42.56 0 0 0-29.056 9.92L44.288 331.072a36.48 36.48 0 0 0-12.288 27.136c0 10.368 4.48 20.224 12.288 27.136a41.536 41.536 0 0 0 28.672 11.328c10.752 0 21.056-4.096 28.608-11.328L245.824 245.76z m268.8-52.416c-16.512 0-36.288-17.152-36.288-38.4 0-21.184 19.84-38.4 36.352-38.4h441.28c16.512 0 36.032 17.216 36.032 38.4 0 21.248-19.52 38.4-36.032 38.4H514.688zM956.48 550.4h-263.04c-17.728 0-36.608-17.216-36.608-38.4 0-21.248 18.88-38.4 36.608-38.4h263.04c17.728 0 35.584 17.152 35.584 38.4 0 21.184-17.92 38.4-35.584 38.4z m-0.96 356.992c16.512 0 36.544-17.216 36.544-38.4 0-21.248-20.032-38.4-36.544-38.4H513.152c-16.576 0-34.816 17.152-34.816 38.4 0 21.184 18.24 38.4 34.816 38.4h442.304z" },
3445
+ { d: "M448 25.6a422.4 422.4 0 0 1 324.544 692.736l211.392 211.264a38.4 38.4 0 1 1-54.336 54.336l-211.2-211.392A422.4 422.4 0 1 1 448 25.6z m0 76.8a345.6 345.6 0 1 0 0 691.2A345.6 345.6 0 0 0 448 102.4z" },
3444
3446
  null,
3445
3447
  -1
3446
3448
  ), _hoisted_3136 = [
@@ -3449,18 +3451,19 @@ var _sfc_main136 = {
3449
3451
  function _sfc_render136(_ctx, _cache, $props, $setup, $data, $options) {
3450
3452
  return (0, import_vue136.openBlock)(), (0, import_vue136.createElementBlock)("svg", _hoisted_1136, [..._hoisted_3136]);
3451
3453
  }
3452
- var sort_descending_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/sort-descending.vue"]]);
3454
+ var search_default = /* @__PURE__ */ export_helper_default(_sfc_main136, [["render", _sfc_render136], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/search.vue"]]);
3453
3455
 
3454
- // src/components/star-filled.vue
3456
+ // src/components/sort-descending.vue
3455
3457
  var import_vue137 = require("vue");
3456
3458
  var _sfc_main137 = {
3457
- name: "StarFilled"
3459
+ name: "SortDescending"
3458
3460
  }, _hoisted_1137 = {
3459
3461
  viewBox: "0 0 1024 1024",
3462
+ version: "1.1",
3460
3463
  xmlns: "http://www.w3.org/2000/svg"
3461
3464
  }, _hoisted_2137 = /* @__PURE__ */ (0, import_vue137.createElementVNode)(
3462
3465
  "path",
3463
- { d: "M990.272 396.608a34.304 34.304 0 0 0-27.328-23.04L673.28 328.96 543.872 51.776a34.304 34.304 0 0 0-62.08-0.128L351.04 328.448l-290.56 43.52a34.304 34.304 0 0 0-18.816 57.6l210.56 216.576-50.304 305.088a34.304 34.304 0 0 0 50.368 35.584l259.136-142.528 258.56 143.424a34.176 34.176 0 0 0 50.432-35.456l-49.152-305.28 210.944-215.552a34.368 34.368 0 0 0 8.064-34.816z" },
3466
+ { d: "M245.824 245.76v622.656a37.12 37.12 0 0 0 11.52 27.52c7.808 7.424 18.112 11.52 28.864 11.456 22.4-0.384 40.32-17.792 40.32-39.04V245.76L476.8 385.28c7.68 7.488 17.92 11.648 28.608 11.584 10.88 0 21.184-4.16 28.672-11.584a37.248 37.248 0 0 0 11.968-27.136 37.248 37.248 0 0 0-11.968-27.136L316.864 127.936a40.512 40.512 0 0 0-28.288-11.456 42.56 42.56 0 0 0-29.056 9.92L44.288 331.072a36.48 36.48 0 0 0-12.288 27.136c0 10.368 4.48 20.224 12.288 27.136a41.536 41.536 0 0 0 28.672 11.328c10.752 0 21.056-4.096 28.608-11.328L245.824 245.76z m268.8-52.416c-16.512 0-36.288-17.152-36.288-38.4 0-21.184 19.84-38.4 36.352-38.4h441.28c16.512 0 36.032 17.216 36.032 38.4 0 21.248-19.52 38.4-36.032 38.4H514.688zM956.48 550.4h-263.04c-17.728 0-36.608-17.216-36.608-38.4 0-21.248 18.88-38.4 36.608-38.4h263.04c17.728 0 35.584 17.152 35.584 38.4 0 21.184-17.92 38.4-35.584 38.4z m-0.96 356.992c16.512 0 36.544-17.216 36.544-38.4 0-21.248-20.032-38.4-36.544-38.4H513.152c-16.576 0-34.816 17.152-34.816 38.4 0 21.184 18.24 38.4 34.816 38.4h442.304z" },
3464
3467
  null,
3465
3468
  -1
3466
3469
  ), _hoisted_3137 = [
@@ -3469,19 +3472,18 @@ var _sfc_main137 = {
3469
3472
  function _sfc_render137(_ctx, _cache, $props, $setup, $data, $options) {
3470
3473
  return (0, import_vue137.openBlock)(), (0, import_vue137.createElementBlock)("svg", _hoisted_1137, [..._hoisted_3137]);
3471
3474
  }
3472
- var star_filled_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/star-filled.vue"]]);
3475
+ var sort_descending_default = /* @__PURE__ */ export_helper_default(_sfc_main137, [["render", _sfc_render137], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/sort-descending.vue"]]);
3473
3476
 
3474
- // src/components/star.vue
3477
+ // src/components/star-filled.vue
3475
3478
  var import_vue138 = require("vue");
3476
3479
  var _sfc_main138 = {
3477
- name: "Star"
3480
+ name: "StarFilled"
3478
3481
  }, _hoisted_1138 = {
3479
3482
  viewBox: "0 0 1024 1024",
3480
- version: "1.1",
3481
3483
  xmlns: "http://www.w3.org/2000/svg"
3482
3484
  }, _hoisted_2138 = /* @__PURE__ */ (0, import_vue138.createElementVNode)(
3483
3485
  "path",
3484
- { d: "M990.272 396.608a34.304 34.304 0 0 0-27.328-23.04L673.28 328.96 543.872 51.776a34.304 34.304 0 0 0-62.08-0.128L351.04 328.448l-290.56 43.52a34.304 34.304 0 0 0-18.816 57.6l210.56 216.576-50.304 305.088a34.304 34.304 0 0 0 50.368 35.584l259.136-142.528 258.56 143.424a34.176 34.176 0 0 0 50.432-35.456l-49.152-305.28 210.944-215.552a34.368 34.368 0 0 0 8.064-34.816z m-280.128 214.848a34.24 34.24 0 0 0-9.344 29.44l40.768 252.608-213.44-118.4a34.176 34.176 0 0 0-33.152 0l-213.888 117.632 41.6-252.48a34.368 34.368 0 0 0-9.216-29.44L136.256 428.544l242.368-34.88a34.56 34.56 0 0 0 6.912-1.92 34.176 34.176 0 0 0 19.84-17.792L512.64 146.944l106.24 227.584a34.368 34.368 0 0 0 25.92 19.392l241.792 37.248-176.448 180.288z" },
3486
+ { d: "M990.272 396.608a34.304 34.304 0 0 0-27.328-23.04L673.28 328.96 543.872 51.776a34.304 34.304 0 0 0-62.08-0.128L351.04 328.448l-290.56 43.52a34.304 34.304 0 0 0-18.816 57.6l210.56 216.576-50.304 305.088a34.304 34.304 0 0 0 50.368 35.584l259.136-142.528 258.56 143.424a34.176 34.176 0 0 0 50.432-35.456l-49.152-305.28 210.944-215.552a34.368 34.368 0 0 0 8.064-34.816z" },
3485
3487
  null,
3486
3488
  -1
3487
3489
  ), _hoisted_3138 = [
@@ -3490,19 +3492,19 @@ var _sfc_main138 = {
3490
3492
  function _sfc_render138(_ctx, _cache, $props, $setup, $data, $options) {
3491
3493
  return (0, import_vue138.openBlock)(), (0, import_vue138.createElementBlock)("svg", _hoisted_1138, [..._hoisted_3138]);
3492
3494
  }
3493
- var star_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/star.vue"]]);
3495
+ var star_filled_default = /* @__PURE__ */ export_helper_default(_sfc_main138, [["render", _sfc_render138], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/star-filled.vue"]]);
3494
3496
 
3495
- // src/components/sun.vue
3497
+ // src/components/star.vue
3496
3498
  var import_vue139 = require("vue");
3497
3499
  var _sfc_main139 = {
3498
- name: "Sun"
3500
+ name: "Star"
3499
3501
  }, _hoisted_1139 = {
3500
3502
  viewBox: "0 0 1024 1024",
3501
3503
  version: "1.1",
3502
3504
  xmlns: "http://www.w3.org/2000/svg"
3503
3505
  }, _hoisted_2139 = /* @__PURE__ */ (0, import_vue139.createElementVNode)(
3504
3506
  "path",
3505
- { d: "M512 847.4624c17.664 0 32.256 13.0048 34.816 30.0032l0.3584 5.1712v60.1088a35.1744 35.1744 0 0 1-69.9904 5.2224l-0.3584-5.2224v-60.1088c0-19.456 15.7696-35.1744 35.1744-35.1744z m-262.0928-108.544a35.1744 35.1744 0 0 1 28.5184 55.808l-3.584 4.2496-42.6496 42.5472a35.1744 35.1744 0 0 1-53.1968-45.4144l3.584-4.352 42.4448-42.496a35.1744 35.1744 0 0 1 24.8832-10.3424z m544.6656 6.6048l4.4032 3.6864 42.5472 42.5984a35.1744 35.1744 0 0 1-45.4144 53.1968l-4.352-3.584-42.496-42.496a35.1744 35.1744 0 0 1 45.312-53.4016zM512 226.304a285.5936 285.5936 0 1 1 0 571.2384 285.5936 285.5936 0 0 1 0-571.1872zM512 291.84a220.16 220.16 0 1 0 0 440.32 220.16 220.16 0 0 0 0-440.32zM141.312 476.8256a35.1744 35.1744 0 0 1 5.2224 69.9904l-5.1712 0.3584H81.2544a35.1744 35.1744 0 0 1-5.2224-69.9904l5.2224-0.3584h60.1088z m801.4336 0a35.1744 35.1744 0 0 1 0 70.3488h-60.1088a35.1744 35.1744 0 1 1 0-70.3488zM227.7888 178.944l4.352 3.5328 42.6496 42.5472A35.1744 35.1744 0 0 1 229.376 278.528l-4.4032-3.6864-42.5472-42.5984a35.1744 35.1744 0 0 1 45.312-53.248z m613.632 3.584a35.1744 35.1744 0 0 1 3.7376 45.3632l-3.6864 4.352-42.496 42.496a35.1744 35.1744 0 0 1-53.248-45.6704l3.4816-4.0448 42.496-42.496a35.1744 35.1744 0 0 1 49.7152 0zM512 46.08c19.456 0 35.1744 15.7696 35.1744 35.1744v60.1088a35.1744 35.1744 0 1 1-70.3488 0V81.2544c0-19.456 15.7696-35.1744 35.1744-35.1744z" },
3507
+ { d: "M990.272 396.608a34.304 34.304 0 0 0-27.328-23.04L673.28 328.96 543.872 51.776a34.304 34.304 0 0 0-62.08-0.128L351.04 328.448l-290.56 43.52a34.304 34.304 0 0 0-18.816 57.6l210.56 216.576-50.304 305.088a34.304 34.304 0 0 0 50.368 35.584l259.136-142.528 258.56 143.424a34.176 34.176 0 0 0 50.432-35.456l-49.152-305.28 210.944-215.552a34.368 34.368 0 0 0 8.064-34.816z m-280.128 214.848a34.24 34.24 0 0 0-9.344 29.44l40.768 252.608-213.44-118.4a34.176 34.176 0 0 0-33.152 0l-213.888 117.632 41.6-252.48a34.368 34.368 0 0 0-9.216-29.44L136.256 428.544l242.368-34.88a34.56 34.56 0 0 0 6.912-1.92 34.176 34.176 0 0 0 19.84-17.792L512.64 146.944l106.24 227.584a34.368 34.368 0 0 0 25.92 19.392l241.792 37.248-176.448 180.288z" },
3506
3508
  null,
3507
3509
  -1
3508
3510
  ), _hoisted_3139 = [
@@ -3511,18 +3513,19 @@ var _sfc_main139 = {
3511
3513
  function _sfc_render139(_ctx, _cache, $props, $setup, $data, $options) {
3512
3514
  return (0, import_vue139.openBlock)(), (0, import_vue139.createElementBlock)("svg", _hoisted_1139, [..._hoisted_3139]);
3513
3515
  }
3514
- var sun_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/sun.vue"]]);
3516
+ var star_default = /* @__PURE__ */ export_helper_default(_sfc_main139, [["render", _sfc_render139], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/star.vue"]]);
3515
3517
 
3516
- // src/components/switch-app.vue
3518
+ // src/components/sun.vue
3517
3519
  var import_vue140 = require("vue");
3518
3520
  var _sfc_main140 = {
3519
- name: "SwitchApp"
3521
+ name: "Sun"
3520
3522
  }, _hoisted_1140 = {
3521
3523
  viewBox: "0 0 1024 1024",
3524
+ version: "1.1",
3522
3525
  xmlns: "http://www.w3.org/2000/svg"
3523
3526
  }, _hoisted_2140 = /* @__PURE__ */ (0, import_vue140.createElementVNode)(
3524
3527
  "path",
3525
- { d: "M138.6496 606.3104h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.3216c0-41.216-33.4336-74.6496-74.6496-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.3216c0 41.216 33.4336 74.6496 74.6496 74.6496z m0-353.6896h37.888c41.216 0 74.6496-33.4336 74.6496-74.7008v-39.2704c0-41.216-33.4336-74.6496-74.6496-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.2704c0 41.2672 33.4336 74.7008 74.6496 74.7008z m0 707.3792h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.2704c0-41.2672-33.4336-74.7008-74.6496-74.7008h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.7008v39.2704c0 41.216 33.4336 74.6496 74.6496 74.6496z m351.0272 0h37.888c41.2672 0 74.752-33.4336 74.752-74.6496v-39.2704c0-41.2672-33.4848-74.7008-74.752-74.7008h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.7008v39.2704c0 41.216 33.4336 74.6496 74.6496 74.6496z m351.0784-353.6896h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.3216c0-41.216-33.4336-74.6496-74.7008-74.6496h-37.8368c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.3216c0 41.216 33.4336 74.6496 74.6496 74.6496z m-351.0784 0h37.888c41.2672 0 74.752-33.4336 74.752-74.6496v-39.3216c0-41.216-33.4848-74.6496-74.752-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.3216c0 41.216 33.4336 74.6496 74.6496 74.6496z m351.0784 353.6896h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.2704c0-41.2672-33.4336-74.7008-74.7008-74.7008h-37.8368c-41.216 0-74.6496 33.4336-74.6496 74.7008v39.2704c0 41.216 33.4336 74.6496 74.6496 74.6496zM772.8128 138.6496v39.2704c0 41.2672 33.4336 74.7008 74.6496 74.7008h37.888c41.216 0 74.6496-33.4336 74.6496-74.7008v-39.2704c0-41.216-33.4336-74.6496-74.6496-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496z m-283.136 113.9712h37.888c41.2672 0 74.752-33.4336 74.752-74.7008v-39.2704c0-41.216-33.4848-74.6496-74.752-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.2704c0 41.2672 33.4336 74.7008 74.6496 74.7008z" },
3528
+ { d: "M512 847.4624c17.664 0 32.256 13.0048 34.816 30.0032l0.3584 5.1712v60.1088a35.1744 35.1744 0 0 1-69.9904 5.2224l-0.3584-5.2224v-60.1088c0-19.456 15.7696-35.1744 35.1744-35.1744z m-262.0928-108.544a35.1744 35.1744 0 0 1 28.5184 55.808l-3.584 4.2496-42.6496 42.5472a35.1744 35.1744 0 0 1-53.1968-45.4144l3.584-4.352 42.4448-42.496a35.1744 35.1744 0 0 1 24.8832-10.3424z m544.6656 6.6048l4.4032 3.6864 42.5472 42.5984a35.1744 35.1744 0 0 1-45.4144 53.1968l-4.352-3.584-42.496-42.496a35.1744 35.1744 0 0 1 45.312-53.4016zM512 226.304a285.5936 285.5936 0 1 1 0 571.2384 285.5936 285.5936 0 0 1 0-571.1872zM512 291.84a220.16 220.16 0 1 0 0 440.32 220.16 220.16 0 0 0 0-440.32zM141.312 476.8256a35.1744 35.1744 0 0 1 5.2224 69.9904l-5.1712 0.3584H81.2544a35.1744 35.1744 0 0 1-5.2224-69.9904l5.2224-0.3584h60.1088z m801.4336 0a35.1744 35.1744 0 0 1 0 70.3488h-60.1088a35.1744 35.1744 0 1 1 0-70.3488zM227.7888 178.944l4.352 3.5328 42.6496 42.5472A35.1744 35.1744 0 0 1 229.376 278.528l-4.4032-3.6864-42.5472-42.5984a35.1744 35.1744 0 0 1 45.312-53.248z m613.632 3.584a35.1744 35.1744 0 0 1 3.7376 45.3632l-3.6864 4.352-42.496 42.496a35.1744 35.1744 0 0 1-53.248-45.6704l3.4816-4.0448 42.496-42.496a35.1744 35.1744 0 0 1 49.7152 0zM512 46.08c19.456 0 35.1744 15.7696 35.1744 35.1744v60.1088a35.1744 35.1744 0 1 1-70.3488 0V81.2544c0-19.456 15.7696-35.1744 35.1744-35.1744z" },
3526
3529
  null,
3527
3530
  -1
3528
3531
  ), _hoisted_3140 = [
@@ -3531,19 +3534,18 @@ var _sfc_main140 = {
3531
3534
  function _sfc_render140(_ctx, _cache, $props, $setup, $data, $options) {
3532
3535
  return (0, import_vue140.openBlock)(), (0, import_vue140.createElementBlock)("svg", _hoisted_1140, [..._hoisted_3140]);
3533
3536
  }
3534
- var switch_app_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-app.vue"]]);
3537
+ var sun_default = /* @__PURE__ */ export_helper_default(_sfc_main140, [["render", _sfc_render140], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/sun.vue"]]);
3535
3538
 
3536
- // src/components/switch-block-filled.vue
3539
+ // src/components/switch-app.vue
3537
3540
  var import_vue141 = require("vue");
3538
3541
  var _sfc_main141 = {
3539
- name: "SwitchBlockFilled"
3542
+ name: "SwitchApp"
3540
3543
  }, _hoisted_1141 = {
3541
3544
  viewBox: "0 0 1024 1024",
3542
- version: "1.1",
3543
3545
  xmlns: "http://www.w3.org/2000/svg"
3544
3546
  }, _hoisted_2141 = /* @__PURE__ */ (0, import_vue141.createElementVNode)(
3545
3547
  "path",
3546
- { d: "M972.8 412.365V99.635c0-26.419-21.35-48.435-46.95-48.435h-315.7c-25.6 0-46.95 22.016-46.95 48.435v312.73c0 26.419 21.35 48.435 46.95 48.435h315.7c25.6 0 46.95-22.016 46.95-48.435zM51.2 611.635v312.73c0 26.419 21.35 48.435 46.95 48.435h315.7c25.6 0 46.95-22.016 46.95-48.435v-312.73c0-26.419-21.35-48.435-46.95-48.435H98.15c-25.6 0-46.95 22.016-46.95 48.435z m233.728-297.933h-50.944c0-86.016 74.086-158.412 162.1-158.412h18.534c13.875 0 23.142-9.063 23.142-22.63V73.83c0-13.568-9.216-22.63-23.142-22.63h-18.535c-148.275 0-268.595 117.658-268.595 262.502H67.277c-9.267 0-12.186 1.024-15.104 7.732-2.919 6.758 1.229 14.899 5.837 19.456l101.888 113.152c9.216 9.01 23.142 9.01 32.41 0L294.194 340.89c4.608-4.557 7.987-13.415 4.455-19.456a15.309 15.309 0 0 0-13.722-7.68z m454.144 396.596h50.944c0 86.016-74.086 158.412-162.1 158.412h-18.534c-13.875 0-23.142 9.063-23.142 22.63v58.83c0 13.568 9.216 22.63 23.142 22.63h18.535c148.224 0 268.595-117.658 268.595-262.502h60.211c9.267 0 12.186-1.024 15.104-7.732 2.919-6.758-1.229-14.899-5.837-19.456L864.102 569.958a22.733 22.733 0 0 0-32.41 0L729.806 683.11c-4.608 4.557-7.987 13.415-4.455 19.456a15.309 15.309 0 0 0 13.722 7.68z" },
3548
+ { d: "M138.6496 606.3104h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.3216c0-41.216-33.4336-74.6496-74.6496-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.3216c0 41.216 33.4336 74.6496 74.6496 74.6496z m0-353.6896h37.888c41.216 0 74.6496-33.4336 74.6496-74.7008v-39.2704c0-41.216-33.4336-74.6496-74.6496-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.2704c0 41.2672 33.4336 74.7008 74.6496 74.7008z m0 707.3792h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.2704c0-41.2672-33.4336-74.7008-74.6496-74.7008h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.7008v39.2704c0 41.216 33.4336 74.6496 74.6496 74.6496z m351.0272 0h37.888c41.2672 0 74.752-33.4336 74.752-74.6496v-39.2704c0-41.2672-33.4848-74.7008-74.752-74.7008h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.7008v39.2704c0 41.216 33.4336 74.6496 74.6496 74.6496z m351.0784-353.6896h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.3216c0-41.216-33.4336-74.6496-74.7008-74.6496h-37.8368c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.3216c0 41.216 33.4336 74.6496 74.6496 74.6496z m-351.0784 0h37.888c41.2672 0 74.752-33.4336 74.752-74.6496v-39.3216c0-41.216-33.4848-74.6496-74.752-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.3216c0 41.216 33.4336 74.6496 74.6496 74.6496z m351.0784 353.6896h37.888c41.216 0 74.6496-33.4336 74.6496-74.6496v-39.2704c0-41.2672-33.4336-74.7008-74.7008-74.7008h-37.8368c-41.216 0-74.6496 33.4336-74.6496 74.7008v39.2704c0 41.216 33.4336 74.6496 74.6496 74.6496zM772.8128 138.6496v39.2704c0 41.2672 33.4336 74.7008 74.6496 74.7008h37.888c41.216 0 74.6496-33.4336 74.6496-74.7008v-39.2704c0-41.216-33.4336-74.6496-74.6496-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496z m-283.136 113.9712h37.888c41.2672 0 74.752-33.4336 74.752-74.7008v-39.2704c0-41.216-33.4848-74.6496-74.752-74.6496h-37.888c-41.216 0-74.6496 33.4336-74.6496 74.6496v39.2704c0 41.2672 33.4336 74.7008 74.6496 74.7008z" },
3547
3549
  null,
3548
3550
  -1
3549
3551
  ), _hoisted_3141 = [
@@ -3552,19 +3554,19 @@ var _sfc_main141 = {
3552
3554
  function _sfc_render141(_ctx, _cache, $props, $setup, $data, $options) {
3553
3555
  return (0, import_vue141.openBlock)(), (0, import_vue141.createElementBlock)("svg", _hoisted_1141, [..._hoisted_3141]);
3554
3556
  }
3555
- var switch_block_filled_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-block-filled.vue"]]);
3557
+ var switch_app_default = /* @__PURE__ */ export_helper_default(_sfc_main141, [["render", _sfc_render141], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-app.vue"]]);
3556
3558
 
3557
- // src/components/switch-block.vue
3559
+ // src/components/switch-block-filled.vue
3558
3560
  var import_vue142 = require("vue");
3559
3561
  var _sfc_main142 = {
3560
- name: "SwitchBlock"
3562
+ name: "SwitchBlockFilled"
3561
3563
  }, _hoisted_1142 = {
3562
3564
  viewBox: "0 0 1024 1024",
3563
3565
  version: "1.1",
3564
3566
  xmlns: "http://www.w3.org/2000/svg"
3565
3567
  }, _hoisted_2142 = /* @__PURE__ */ (0, import_vue142.createElementVNode)(
3566
3568
  "path",
3567
- { d: "M451.584 76.8h-309.3a48.282 48.282 0 0 0-48.332 48.282V449.69c0 26.624 21.658 48.23 48.333 48.23h309.401c26.624 0 48.333-21.606 48.333-48.282V125.03a48.384 48.384 0 0 0-48.435-48.23zM427.52 425.472H166.4V149.248h261.12v276.326zM881.152 526.08H571.699a48.282 48.282 0 0 0-48.281 48.282V898.97c0 26.624 21.606 48.23 48.281 48.23h309.402c26.675 0 48.333-21.606 48.333-48.282V574.31a48.282 48.282 0 0 0-48.333-48.23z m-24.218 348.672H595.866V598.528h261.12v276.326z m-439.808 0A314.42 314.42 0 0 1 290.1 842.189c-66.048-33.587-105.881-88.781-118.989-164.557h23.143c7.68 0 12.493-8.192 8.857-14.848l-61.388-111.155a10.035 10.035 0 0 0-17.613 0L62.72 662.733a10.035 10.035 0 0 0 8.858 14.899h26.265c17.818 129.69 94.106 195.84 159.335 229.018a388.864 388.864 0 0 0 159.948 40.55 36.198 36.198 0 1 0 0-72.397z m535.348-528.128h-26.266c-17.92-129.792-94.106-195.84-159.437-229.018a388.864 388.864 0 0 0-159.949-40.55 36.198 36.198 0 1 0 0 72.397c0.615 0 63.847 0.41 127.028 32.614 66.048 33.587 105.881 88.781 118.988 164.557h-23.142a10.086 10.086 0 0 0-8.858 14.848l61.338 111.104c3.789 6.912 13.773 6.912 17.613 0l61.389-111.104a9.933 9.933 0 0 0-8.756-14.9z" },
3569
+ { d: "M972.8 412.365V99.635c0-26.419-21.35-48.435-46.95-48.435h-315.7c-25.6 0-46.95 22.016-46.95 48.435v312.73c0 26.419 21.35 48.435 46.95 48.435h315.7c25.6 0 46.95-22.016 46.95-48.435zM51.2 611.635v312.73c0 26.419 21.35 48.435 46.95 48.435h315.7c25.6 0 46.95-22.016 46.95-48.435v-312.73c0-26.419-21.35-48.435-46.95-48.435H98.15c-25.6 0-46.95 22.016-46.95 48.435z m233.728-297.933h-50.944c0-86.016 74.086-158.412 162.1-158.412h18.534c13.875 0 23.142-9.063 23.142-22.63V73.83c0-13.568-9.216-22.63-23.142-22.63h-18.535c-148.275 0-268.595 117.658-268.595 262.502H67.277c-9.267 0-12.186 1.024-15.104 7.732-2.919 6.758 1.229 14.899 5.837 19.456l101.888 113.152c9.216 9.01 23.142 9.01 32.41 0L294.194 340.89c4.608-4.557 7.987-13.415 4.455-19.456a15.309 15.309 0 0 0-13.722-7.68z m454.144 396.596h50.944c0 86.016-74.086 158.412-162.1 158.412h-18.534c-13.875 0-23.142 9.063-23.142 22.63v58.83c0 13.568 9.216 22.63 23.142 22.63h18.535c148.224 0 268.595-117.658 268.595-262.502h60.211c9.267 0 12.186-1.024 15.104-7.732 2.919-6.758-1.229-14.899-5.837-19.456L864.102 569.958a22.733 22.733 0 0 0-32.41 0L729.806 683.11c-4.608 4.557-7.987 13.415-4.455 19.456a15.309 15.309 0 0 0 13.722 7.68z" },
3568
3570
  null,
3569
3571
  -1
3570
3572
  ), _hoisted_3142 = [
@@ -3573,19 +3575,19 @@ var _sfc_main142 = {
3573
3575
  function _sfc_render142(_ctx, _cache, $props, $setup, $data, $options) {
3574
3576
  return (0, import_vue142.openBlock)(), (0, import_vue142.createElementBlock)("svg", _hoisted_1142, [..._hoisted_3142]);
3575
3577
  }
3576
- var switch_block_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-block.vue"]]);
3578
+ var switch_block_filled_default = /* @__PURE__ */ export_helper_default(_sfc_main142, [["render", _sfc_render142], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-block-filled.vue"]]);
3577
3579
 
3578
- // src/components/switch-centre.vue
3580
+ // src/components/switch-block.vue
3579
3581
  var import_vue143 = require("vue");
3580
3582
  var _sfc_main143 = {
3581
- name: "SwitchCentre"
3583
+ name: "SwitchBlock"
3582
3584
  }, _hoisted_1143 = {
3583
3585
  viewBox: "0 0 1024 1024",
3584
3586
  version: "1.1",
3585
3587
  xmlns: "http://www.w3.org/2000/svg"
3586
3588
  }, _hoisted_2143 = /* @__PURE__ */ (0, import_vue143.createElementVNode)(
3587
3589
  "path",
3588
- { d: "M934.9632 447.744c0.6144 9.216 1.024 18.4832 1.024 27.904 0 183.6032-116.992 340.0704-280.832 399.2064a160.512 160.512 0 0 1-147.968 97.9968 160.4608 160.4608 0 0 1-160.6656-160.256 160.4096 160.4096 0 0 1 160.6656-160.1536c62.4128 0 116.5312 35.5328 143.0528 87.3984a298.752 298.752 0 0 0 159.3856-250.8288l125.3376-41.2672zM211.8144 106.24a160.4096 160.4096 0 0 1 160.6656 160.1024c0 87.6032-70.4 158.72-157.952 160.256a297.984 297.984 0 0 0 103.3216 278.272L289.28 821.76l-1.7408 7.168-1.8432 7.424a423.936 423.936 0 0 1-189.696-459.0592A159.6928 159.6928 0 0 1 51.2 266.3424a160.4608 160.4608 0 0 1 160.6144-160.1536zM510.3104 51.2c90.4192 0 174.08 28.0576 243.0464 75.9296 18.1248-7.1168 38.0416-11.0592 58.7776-11.0592A160.4608 160.4608 0 0 1 972.8 276.224a160.4608 160.4608 0 0 1-160.6656 160.1536 160.3584 160.3584 0 0 1-149.7088-218.112 298.7008 298.7008 0 0 0-152.1152-41.3184c-34.56 0-67.7376 5.7856-98.56 16.4864L338.3296 87.296A425.5232 425.5232 0 0 1 510.3104 51.2z" },
3590
+ { d: "M451.584 76.8h-309.3a48.282 48.282 0 0 0-48.332 48.282V449.69c0 26.624 21.658 48.23 48.333 48.23h309.401c26.624 0 48.333-21.606 48.333-48.282V125.03a48.384 48.384 0 0 0-48.435-48.23zM427.52 425.472H166.4V149.248h261.12v276.326zM881.152 526.08H571.699a48.282 48.282 0 0 0-48.281 48.282V898.97c0 26.624 21.606 48.23 48.281 48.23h309.402c26.675 0 48.333-21.606 48.333-48.282V574.31a48.282 48.282 0 0 0-48.333-48.23z m-24.218 348.672H595.866V598.528h261.12v276.326z m-439.808 0A314.42 314.42 0 0 1 290.1 842.189c-66.048-33.587-105.881-88.781-118.989-164.557h23.143c7.68 0 12.493-8.192 8.857-14.848l-61.388-111.155a10.035 10.035 0 0 0-17.613 0L62.72 662.733a10.035 10.035 0 0 0 8.858 14.899h26.265c17.818 129.69 94.106 195.84 159.335 229.018a388.864 388.864 0 0 0 159.948 40.55 36.198 36.198 0 1 0 0-72.397z m535.348-528.128h-26.266c-17.92-129.792-94.106-195.84-159.437-229.018a388.864 388.864 0 0 0-159.949-40.55 36.198 36.198 0 1 0 0 72.397c0.615 0 63.847 0.41 127.028 32.614 66.048 33.587 105.881 88.781 118.988 164.557h-23.142a10.086 10.086 0 0 0-8.858 14.848l61.338 111.104c3.789 6.912 13.773 6.912 17.613 0l61.389-111.104a9.933 9.933 0 0 0-8.756-14.9z" },
3589
3591
  null,
3590
3592
  -1
3591
3593
  ), _hoisted_3143 = [
@@ -3594,19 +3596,19 @@ var _sfc_main143 = {
3594
3596
  function _sfc_render143(_ctx, _cache, $props, $setup, $data, $options) {
3595
3597
  return (0, import_vue143.openBlock)(), (0, import_vue143.createElementBlock)("svg", _hoisted_1143, [..._hoisted_3143]);
3596
3598
  }
3597
- var switch_centre_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-centre.vue"]]);
3599
+ var switch_block_default = /* @__PURE__ */ export_helper_default(_sfc_main143, [["render", _sfc_render143], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-block.vue"]]);
3598
3600
 
3599
- // src/components/switch.vue
3601
+ // src/components/switch-centre.vue
3600
3602
  var import_vue144 = require("vue");
3601
3603
  var _sfc_main144 = {
3602
- name: "Switch"
3604
+ name: "SwitchCentre"
3603
3605
  }, _hoisted_1144 = {
3604
3606
  viewBox: "0 0 1024 1024",
3605
3607
  version: "1.1",
3606
3608
  xmlns: "http://www.w3.org/2000/svg"
3607
3609
  }, _hoisted_2144 = /* @__PURE__ */ (0, import_vue144.createElementVNode)(
3608
3610
  "path",
3609
- { d: "M915.008 480.256c20.608 0 35.264 12.544 38.016 31.808l0.448 6.656v105.984a177.92 177.92 0 0 1-168.704 179.456l-11.072 0.32-619.392-5.44 130.688 130.688c15.36 15.36 15.36 38.592 0 53.952a37.12 37.12 0 0 1-48.576 4.544l-5.376-4.544-173.056-173.056a41.28 41.28 0 0 1-11.52-27.008c0-8.832 2.24-15.68 7.232-22.144l4.288-4.8L231.04 583.616c15.36-15.36 38.592-15.36 53.952 0a37.12 37.12 0 0 1 4.48 48.64l-4.544 5.376-104.576 89.856h593.344c55.04 0 97.792-39.68 102.4-93.184l0.384-9.6V518.72c0-22.912 15.552-38.464 38.528-38.464zM760.832 46.72a37.12 37.12 0 0 1 48.576-4.544l5.376 4.544 173.056 176.64c7.104 7.04 11.52 18.176 11.52 26.88a34.112 34.112 0 0 1-7.232 22.208l-4.288 4.8-173.056 173.12a37.312 37.312 0 0 1-53.952 0 37.12 37.12 0 0 1-4.48-48.64l4.48-5.312 129.408-121.728H208.64c-55.104 0-97.856 39.68-102.4 93.184l-0.448 9.6v105.92c0 22.976-15.552 38.528-38.464 38.528-20.672 0-35.328-12.608-38.08-31.872L28.8 483.392V377.472a177.92 177.92 0 0 1 168.704-179.456l11.072-0.32 654.72 5.376-102.4-102.4a37.312 37.312 0 0 1 0-53.952z" },
3611
+ { d: "M934.9632 447.744c0.6144 9.216 1.024 18.4832 1.024 27.904 0 183.6032-116.992 340.0704-280.832 399.2064a160.512 160.512 0 0 1-147.968 97.9968 160.4608 160.4608 0 0 1-160.6656-160.256 160.4096 160.4096 0 0 1 160.6656-160.1536c62.4128 0 116.5312 35.5328 143.0528 87.3984a298.752 298.752 0 0 0 159.3856-250.8288l125.3376-41.2672zM211.8144 106.24a160.4096 160.4096 0 0 1 160.6656 160.1024c0 87.6032-70.4 158.72-157.952 160.256a297.984 297.984 0 0 0 103.3216 278.272L289.28 821.76l-1.7408 7.168-1.8432 7.424a423.936 423.936 0 0 1-189.696-459.0592A159.6928 159.6928 0 0 1 51.2 266.3424a160.4608 160.4608 0 0 1 160.6144-160.1536zM510.3104 51.2c90.4192 0 174.08 28.0576 243.0464 75.9296 18.1248-7.1168 38.0416-11.0592 58.7776-11.0592A160.4608 160.4608 0 0 1 972.8 276.224a160.4608 160.4608 0 0 1-160.6656 160.1536 160.3584 160.3584 0 0 1-149.7088-218.112 298.7008 298.7008 0 0 0-152.1152-41.3184c-34.56 0-67.7376 5.7856-98.56 16.4864L338.3296 87.296A425.5232 425.5232 0 0 1 510.3104 51.2z" },
3610
3612
  null,
3611
3613
  -1
3612
3614
  ), _hoisted_3144 = [
@@ -3615,19 +3617,19 @@ var _sfc_main144 = {
3615
3617
  function _sfc_render144(_ctx, _cache, $props, $setup, $data, $options) {
3616
3618
  return (0, import_vue144.openBlock)(), (0, import_vue144.createElementBlock)("svg", _hoisted_1144, [..._hoisted_3144]);
3617
3619
  }
3618
- var switch_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch.vue"]]);
3620
+ var switch_centre_default = /* @__PURE__ */ export_helper_default(_sfc_main144, [["render", _sfc_render144], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch-centre.vue"]]);
3619
3621
 
3620
- // src/components/template.vue
3622
+ // src/components/switch.vue
3621
3623
  var import_vue145 = require("vue");
3622
3624
  var _sfc_main145 = {
3623
- name: "Template"
3625
+ name: "Switch"
3624
3626
  }, _hoisted_1145 = {
3625
3627
  viewBox: "0 0 1024 1024",
3626
3628
  version: "1.1",
3627
3629
  xmlns: "http://www.w3.org/2000/svg"
3628
3630
  }, _hoisted_2145 = /* @__PURE__ */ (0, import_vue145.createElementVNode)(
3629
3631
  "path",
3630
- { d: "M910.2336 64c27.4944 0 49.7664 22.272 49.7664 49.7664v647.168a49.7664 49.7664 0 0 1-49.7664 49.7152h-99.584v99.584a49.7664 49.7664 0 0 1-49.7664 49.7664H113.7664a49.7664 49.7664 0 0 1-49.7664-49.7664V263.0656c0-27.4432 22.272-49.7152 49.7664-49.7152l99.584-0.0512V113.7664c0-27.4944 22.272-49.7664 49.7664-49.7664h647.1168z m-164.3008 214.016H128.7168v617.2672h617.216V278.0672z m-109.4656 59.7504c27.4432 0 49.7664 22.3232 49.7664 49.7664v398.2336a49.7664 49.7664 0 0 1-49.7664 49.7664H512a49.7664 49.7664 0 0 1-49.7664-49.7664V387.584c0-27.4432 22.272-49.7664 49.7664-49.7664h124.416z m-273.8176 273.7664c27.4944 0 49.8176 22.3232 49.8176 49.8176v124.416a49.7664 49.7664 0 0 1-49.8176 49.7664h-124.416a49.7664 49.7664 0 0 1-49.7664-49.7664v-124.416c0-27.4944 22.272-49.8176 49.7664-49.8176h124.416z m258.8672-209.0496h-94.5664v368.384h94.5664V402.432z m-273.7664 273.7664H253.1328v94.6176h94.6176v-94.6176zM895.2832 128.7168H278.0672L278.016 213.2992h482.8672c27.4944 0 49.7664 22.3232 49.7664 49.8176v482.816h84.6336V128.7168zM362.6496 337.7664c27.4944 0 49.8176 22.3232 49.8176 49.7664V512a49.7664 49.7664 0 0 1-49.8176 49.7664h-124.416A49.7664 49.7664 0 0 1 188.416 512V387.584c0-27.4944 22.272-49.8176 49.7664-49.8176h124.416z m-14.8992 64.7168H253.1328v94.5664h94.6176V402.4832z" },
3632
+ { d: "M915.008 480.256c20.608 0 35.264 12.544 38.016 31.808l0.448 6.656v105.984a177.92 177.92 0 0 1-168.704 179.456l-11.072 0.32-619.392-5.44 130.688 130.688c15.36 15.36 15.36 38.592 0 53.952a37.12 37.12 0 0 1-48.576 4.544l-5.376-4.544-173.056-173.056a41.28 41.28 0 0 1-11.52-27.008c0-8.832 2.24-15.68 7.232-22.144l4.288-4.8L231.04 583.616c15.36-15.36 38.592-15.36 53.952 0a37.12 37.12 0 0 1 4.48 48.64l-4.544 5.376-104.576 89.856h593.344c55.04 0 97.792-39.68 102.4-93.184l0.384-9.6V518.72c0-22.912 15.552-38.464 38.528-38.464zM760.832 46.72a37.12 37.12 0 0 1 48.576-4.544l5.376 4.544 173.056 176.64c7.104 7.04 11.52 18.176 11.52 26.88a34.112 34.112 0 0 1-7.232 22.208l-4.288 4.8-173.056 173.12a37.312 37.312 0 0 1-53.952 0 37.12 37.12 0 0 1-4.48-48.64l4.48-5.312 129.408-121.728H208.64c-55.104 0-97.856 39.68-102.4 93.184l-0.448 9.6v105.92c0 22.976-15.552 38.528-38.464 38.528-20.672 0-35.328-12.608-38.08-31.872L28.8 483.392V377.472a177.92 177.92 0 0 1 168.704-179.456l11.072-0.32 654.72 5.376-102.4-102.4a37.312 37.312 0 0 1 0-53.952z" },
3631
3633
  null,
3632
3634
  -1
3633
3635
  ), _hoisted_3145 = [
@@ -3636,67 +3638,67 @@ var _sfc_main145 = {
3636
3638
  function _sfc_render145(_ctx, _cache, $props, $setup, $data, $options) {
3637
3639
  return (0, import_vue145.openBlock)(), (0, import_vue145.createElementBlock)("svg", _hoisted_1145, [..._hoisted_3145]);
3638
3640
  }
3639
- var template_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/template.vue"]]);
3641
+ var switch_default = /* @__PURE__ */ export_helper_default(_sfc_main145, [["render", _sfc_render145], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/switch.vue"]]);
3640
3642
 
3641
- // src/components/text-align-bottom.vue
3643
+ // src/components/template.vue
3642
3644
  var import_vue146 = require("vue");
3643
3645
  var _sfc_main146 = {
3644
- name: "TextAlignBottom"
3646
+ name: "Template"
3645
3647
  }, _hoisted_1146 = {
3646
3648
  viewBox: "0 0 1024 1024",
3647
3649
  version: "1.1",
3648
3650
  xmlns: "http://www.w3.org/2000/svg"
3649
3651
  }, _hoisted_2146 = /* @__PURE__ */ (0, import_vue146.createElementVNode)(
3650
3652
  "path",
3651
- { d: "M150.755556 910.222222h722.488888a36.977778 36.977778 0 1 0 0-73.955555H150.755556a36.977778 36.977778 0 1 0 0 73.955555zM548.977778 645.688889v-494.933333a36.977778 36.977778 0 1 0-73.955556 0v494.933333a36.977778 36.977778 0 1 0 73.955556 0z" },
3652
- null,
3653
- -1
3654
- ), _hoisted_3146 = /* @__PURE__ */ (0, import_vue146.createElementVNode)(
3655
- "path",
3656
- { d: "M484.238222 754.744889a36.977778 36.977778 0 0 0 52.508445 4.323555l4.323555-4.437333 141.653334-170.666667a36.977778 36.977778 0 0 0-52.736-51.541333L625.777778 536.746667l-113.265778 136.533333-114.346667-136.647111a36.977778 36.977778 0 0 0-47.217777-8.135111l-4.892445 3.527111a36.977778 36.977778 0 0 0-8.135111 47.160889l3.527111 4.892444 142.791111 170.666667z" },
3653
+ { d: "M910.2336 64c27.4944 0 49.7664 22.272 49.7664 49.7664v647.168a49.7664 49.7664 0 0 1-49.7664 49.7152h-99.584v99.584a49.7664 49.7664 0 0 1-49.7664 49.7664H113.7664a49.7664 49.7664 0 0 1-49.7664-49.7664V263.0656c0-27.4432 22.272-49.7152 49.7664-49.7152l99.584-0.0512V113.7664c0-27.4944 22.272-49.7664 49.7664-49.7664h647.1168z m-164.3008 214.016H128.7168v617.2672h617.216V278.0672z m-109.4656 59.7504c27.4432 0 49.7664 22.3232 49.7664 49.7664v398.2336a49.7664 49.7664 0 0 1-49.7664 49.7664H512a49.7664 49.7664 0 0 1-49.7664-49.7664V387.584c0-27.4432 22.272-49.7664 49.7664-49.7664h124.416z m-273.8176 273.7664c27.4944 0 49.8176 22.3232 49.8176 49.8176v124.416a49.7664 49.7664 0 0 1-49.8176 49.7664h-124.416a49.7664 49.7664 0 0 1-49.7664-49.7664v-124.416c0-27.4944 22.272-49.8176 49.7664-49.8176h124.416z m258.8672-209.0496h-94.5664v368.384h94.5664V402.432z m-273.7664 273.7664H253.1328v94.6176h94.6176v-94.6176zM895.2832 128.7168H278.0672L278.016 213.2992h482.8672c27.4944 0 49.7664 22.3232 49.7664 49.8176v482.816h84.6336V128.7168zM362.6496 337.7664c27.4944 0 49.8176 22.3232 49.8176 49.7664V512a49.7664 49.7664 0 0 1-49.8176 49.7664h-124.416A49.7664 49.7664 0 0 1 188.416 512V387.584c0-27.4944 22.272-49.8176 49.7664-49.8176h124.416z m-14.8992 64.7168H253.1328v94.5664h94.6176V402.4832z" },
3657
3654
  null,
3658
3655
  -1
3659
- ), _hoisted_426 = [
3660
- _hoisted_2146,
3661
- _hoisted_3146
3656
+ ), _hoisted_3146 = [
3657
+ _hoisted_2146
3662
3658
  ];
3663
3659
  function _sfc_render146(_ctx, _cache, $props, $setup, $data, $options) {
3664
- return (0, import_vue146.openBlock)(), (0, import_vue146.createElementBlock)("svg", _hoisted_1146, [..._hoisted_426]);
3660
+ return (0, import_vue146.openBlock)(), (0, import_vue146.createElementBlock)("svg", _hoisted_1146, [..._hoisted_3146]);
3665
3661
  }
3666
- var text_align_bottom_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-bottom.vue"]]);
3662
+ var template_default = /* @__PURE__ */ export_helper_default(_sfc_main146, [["render", _sfc_render146], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/template.vue"]]);
3667
3663
 
3668
- // src/components/text-align-center.vue
3664
+ // src/components/text-align-bottom.vue
3669
3665
  var import_vue147 = require("vue");
3670
3666
  var _sfc_main147 = {
3671
- name: "TextAlignCenter"
3667
+ name: "TextAlignBottom"
3672
3668
  }, _hoisted_1147 = {
3673
3669
  viewBox: "0 0 1024 1024",
3674
3670
  version: "1.1",
3675
3671
  xmlns: "http://www.w3.org/2000/svg"
3676
3672
  }, _hoisted_2147 = /* @__PURE__ */ (0, import_vue147.createElementVNode)(
3677
3673
  "path",
3678
- { d: "M910.222222 179.484444a36.977778 36.977778 0 0 1-36.408889 37.262223H150.186667A36.977778 36.977778 0 0 1 113.777778 179.484444a36.977778 36.977778 0 0 1 36.408889-37.262222h723.626666a36.977778 36.977778 0 0 1 36.408889 37.262222zM796.444444 512a36.977778 36.977778 0 0 1-36.408888 37.262222H263.964444A36.977778 36.977778 0 0 1 227.555556 512a36.977778 36.977778 0 0 1 36.408888-37.262222h496.071112A36.977778 36.977778 0 0 1 796.444444 512z m-113.777777 332.515556a36.977778 36.977778 0 0 1-36.408889 37.262222H377.742222a36.977778 36.977778 0 0 1-36.408889-37.262222 36.977778 36.977778 0 0 1 36.408889-37.262223h268.515556a36.977778 36.977778 0 0 1 36.408889 37.262223z" },
3674
+ { d: "M150.755556 910.222222h722.488888a36.977778 36.977778 0 1 0 0-73.955555H150.755556a36.977778 36.977778 0 1 0 0 73.955555zM548.977778 645.688889v-494.933333a36.977778 36.977778 0 1 0-73.955556 0v494.933333a36.977778 36.977778 0 1 0 73.955556 0z" },
3679
3675
  null,
3680
3676
  -1
3681
- ), _hoisted_3147 = [
3682
- _hoisted_2147
3677
+ ), _hoisted_3147 = /* @__PURE__ */ (0, import_vue147.createElementVNode)(
3678
+ "path",
3679
+ { d: "M484.238222 754.744889a36.977778 36.977778 0 0 0 52.508445 4.323555l4.323555-4.437333 141.653334-170.666667a36.977778 36.977778 0 0 0-52.736-51.541333L625.777778 536.746667l-113.265778 136.533333-114.346667-136.647111a36.977778 36.977778 0 0 0-47.217777-8.135111l-4.892445 3.527111a36.977778 36.977778 0 0 0-8.135111 47.160889l3.527111 4.892444 142.791111 170.666667z" },
3680
+ null,
3681
+ -1
3682
+ ), _hoisted_426 = [
3683
+ _hoisted_2147,
3684
+ _hoisted_3147
3683
3685
  ];
3684
3686
  function _sfc_render147(_ctx, _cache, $props, $setup, $data, $options) {
3685
- return (0, import_vue147.openBlock)(), (0, import_vue147.createElementBlock)("svg", _hoisted_1147, [..._hoisted_3147]);
3687
+ return (0, import_vue147.openBlock)(), (0, import_vue147.createElementBlock)("svg", _hoisted_1147, [..._hoisted_426]);
3686
3688
  }
3687
- var text_align_center_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-center.vue"]]);
3689
+ var text_align_bottom_default = /* @__PURE__ */ export_helper_default(_sfc_main147, [["render", _sfc_render147], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-bottom.vue"]]);
3688
3690
 
3689
- // src/components/text-align-justify.vue
3691
+ // src/components/text-align-center.vue
3690
3692
  var import_vue148 = require("vue");
3691
3693
  var _sfc_main148 = {
3692
- name: "TextAlignJustify"
3694
+ name: "TextAlignCenter"
3693
3695
  }, _hoisted_1148 = {
3694
3696
  viewBox: "0 0 1024 1024",
3695
3697
  version: "1.1",
3696
3698
  xmlns: "http://www.w3.org/2000/svg"
3697
3699
  }, _hoisted_2148 = /* @__PURE__ */ (0, import_vue148.createElementVNode)(
3698
3700
  "path",
3699
- { d: "M910.222222 179.2c0 20.309333-16.384 36.977778-36.408889 36.977778H150.186667A36.864 36.864 0 0 1 113.777778 179.2c0-20.309333 16.384-36.977778 36.408889-36.977778h723.626666c20.024889 0 36.408889 16.668444 36.408889 36.977778z m0 329.955556c0 20.309333-16.384 36.977778-36.408889 36.977777H150.186667A36.864 36.864 0 0 1 113.777778 509.155556c0-20.309333 16.384-36.977778 36.408889-36.977778h723.626666c20.024889 0 36.408889 16.668444 36.408889 36.977778z m0 329.955555c0 20.309333-16.384 36.977778-36.408889 36.977778H150.186667a36.864 36.864 0 0 1-36.408889-36.977778c0-20.309333 16.384-36.977778 36.408889-36.977778h723.626666c20.024889 0 36.408889 16.668444 36.408889 36.977778z" },
3701
+ { d: "M910.222222 179.484444a36.977778 36.977778 0 0 1-36.408889 37.262223H150.186667A36.977778 36.977778 0 0 1 113.777778 179.484444a36.977778 36.977778 0 0 1 36.408889-37.262222h723.626666a36.977778 36.977778 0 0 1 36.408889 37.262222zM796.444444 512a36.977778 36.977778 0 0 1-36.408888 37.262222H263.964444A36.977778 36.977778 0 0 1 227.555556 512a36.977778 36.977778 0 0 1 36.408888-37.262222h496.071112A36.977778 36.977778 0 0 1 796.444444 512z m-113.777777 332.515556a36.977778 36.977778 0 0 1-36.408889 37.262222H377.742222a36.977778 36.977778 0 0 1-36.408889-37.262222 36.977778 36.977778 0 0 1 36.408889-37.262223h268.515556a36.977778 36.977778 0 0 1 36.408889 37.262223z" },
3700
3702
  null,
3701
3703
  -1
3702
3704
  ), _hoisted_3148 = [
@@ -3705,19 +3707,19 @@ var _sfc_main148 = {
3705
3707
  function _sfc_render148(_ctx, _cache, $props, $setup, $data, $options) {
3706
3708
  return (0, import_vue148.openBlock)(), (0, import_vue148.createElementBlock)("svg", _hoisted_1148, [..._hoisted_3148]);
3707
3709
  }
3708
- var text_align_justify_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-justify.vue"]]);
3710
+ var text_align_center_default = /* @__PURE__ */ export_helper_default(_sfc_main148, [["render", _sfc_render148], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-center.vue"]]);
3709
3711
 
3710
- // src/components/text-align-left.vue
3712
+ // src/components/text-align-justify.vue
3711
3713
  var import_vue149 = require("vue");
3712
3714
  var _sfc_main149 = {
3713
- name: "TextAlignLeft"
3715
+ name: "TextAlignJustify"
3714
3716
  }, _hoisted_1149 = {
3715
3717
  viewBox: "0 0 1024 1024",
3716
3718
  version: "1.1",
3717
3719
  xmlns: "http://www.w3.org/2000/svg"
3718
3720
  }, _hoisted_2149 = /* @__PURE__ */ (0, import_vue149.createElementVNode)(
3719
3721
  "path",
3720
- { d: "M910.222222 179.484444a36.977778 36.977778 0 0 1-36.408889 37.262223H150.186667A36.977778 36.977778 0 0 1 113.777778 179.484444a36.977778 36.977778 0 0 1 36.408889-37.262222h723.626666a36.977778 36.977778 0 0 1 36.408889 37.262222zM682.666667 512a36.977778 36.977778 0 0 1-36.408889 37.262222H150.186667A36.977778 36.977778 0 0 1 113.777778 512a36.977778 36.977778 0 0 1 36.408889-37.262222h496.071111A36.977778 36.977778 0 0 1 682.666667 512z m-227.555556 332.515556a36.977778 36.977778 0 0 1-36.408889 37.262222H150.186667a36.977778 36.977778 0 0 1-36.408889-37.262222 36.977778 36.977778 0 0 1 36.408889-37.262223h268.515555a36.977778 36.977778 0 0 1 36.408889 37.262223z" },
3722
+ { d: "M910.222222 179.2c0 20.309333-16.384 36.977778-36.408889 36.977778H150.186667A36.864 36.864 0 0 1 113.777778 179.2c0-20.309333 16.384-36.977778 36.408889-36.977778h723.626666c20.024889 0 36.408889 16.668444 36.408889 36.977778z m0 329.955556c0 20.309333-16.384 36.977778-36.408889 36.977777H150.186667A36.864 36.864 0 0 1 113.777778 509.155556c0-20.309333 16.384-36.977778 36.408889-36.977778h723.626666c20.024889 0 36.408889 16.668444 36.408889 36.977778z m0 329.955555c0 20.309333-16.384 36.977778-36.408889 36.977778H150.186667a36.864 36.864 0 0 1-36.408889-36.977778c0-20.309333 16.384-36.977778 36.408889-36.977778h723.626666c20.024889 0 36.408889 16.668444 36.408889 36.977778z" },
3721
3723
  null,
3722
3724
  -1
3723
3725
  ), _hoisted_3149 = [
@@ -3726,19 +3728,19 @@ var _sfc_main149 = {
3726
3728
  function _sfc_render149(_ctx, _cache, $props, $setup, $data, $options) {
3727
3729
  return (0, import_vue149.openBlock)(), (0, import_vue149.createElementBlock)("svg", _hoisted_1149, [..._hoisted_3149]);
3728
3730
  }
3729
- var text_align_left_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-left.vue"]]);
3731
+ var text_align_justify_default = /* @__PURE__ */ export_helper_default(_sfc_main149, [["render", _sfc_render149], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-justify.vue"]]);
3730
3732
 
3731
- // src/components/text-align-middle.vue
3733
+ // src/components/text-align-left.vue
3732
3734
  var import_vue150 = require("vue");
3733
3735
  var _sfc_main150 = {
3734
- name: "TextAlignMiddle"
3736
+ name: "TextAlignLeft"
3735
3737
  }, _hoisted_1150 = {
3736
3738
  viewBox: "0 0 1024 1024",
3737
3739
  version: "1.1",
3738
3740
  xmlns: "http://www.w3.org/2000/svg"
3739
3741
  }, _hoisted_2150 = /* @__PURE__ */ (0, import_vue150.createElementVNode)(
3740
3742
  "path",
3741
- { d: "M151.016266 551.423972h721.967468a36.951091 36.951091 0 1 0 0-73.902182H151.016266a36.951091 36.951091 0 1 0 0 73.902182z m385.712541-111.251208l4.320435-4.434131 141.551102-170.543496a36.951091 36.951091 0 0 0-52.69794-51.504136L625.695664 218.011436 548.894243 310.559707 548.951091 36.951091a36.951091 36.951091 0 1 0-73.902182 0l-0.056848 272.755898-76.744573-91.809248a36.951091 36.951091 0 0 0-47.183701-8.12924l-4.888913 3.524565a36.951091 36.951091 0 0 0-8.12924 47.126853l3.524565 4.888914 142.688059 170.543496a36.951091 36.951091 0 0 0 52.470549 4.320435zM512 1023.260978a36.951091 36.951091 0 0 0 36.951091-36.951091l-0.056848-267.866985 76.744573 92.491423 4.263588 4.320435a36.951091 36.951091 0 0 0 52.641092-51.504135l-141.551102-170.543497-4.263587-4.434131a36.951091 36.951091 0 0 0-52.470549 4.320436l-142.688059 170.543496-3.524565 4.888913a36.951091 36.951091 0 0 0 8.12924 47.183701l4.888913 3.41087a36.951091 36.951091 0 0 0 47.183701-8.072392l76.744573-91.752401 0.056848 267.014267c0 20.408372 16.542719 36.951091 36.951091 36.951091z" },
3743
+ { d: "M910.222222 179.484444a36.977778 36.977778 0 0 1-36.408889 37.262223H150.186667A36.977778 36.977778 0 0 1 113.777778 179.484444a36.977778 36.977778 0 0 1 36.408889-37.262222h723.626666a36.977778 36.977778 0 0 1 36.408889 37.262222zM682.666667 512a36.977778 36.977778 0 0 1-36.408889 37.262222H150.186667A36.977778 36.977778 0 0 1 113.777778 512a36.977778 36.977778 0 0 1 36.408889-37.262222h496.071111A36.977778 36.977778 0 0 1 682.666667 512z m-227.555556 332.515556a36.977778 36.977778 0 0 1-36.408889 37.262222H150.186667a36.977778 36.977778 0 0 1-36.408889-37.262222 36.977778 36.977778 0 0 1 36.408889-37.262223h268.515555a36.977778 36.977778 0 0 1 36.408889 37.262223z" },
3742
3744
  null,
3743
3745
  -1
3744
3746
  ), _hoisted_3150 = [
@@ -3747,19 +3749,19 @@ var _sfc_main150 = {
3747
3749
  function _sfc_render150(_ctx, _cache, $props, $setup, $data, $options) {
3748
3750
  return (0, import_vue150.openBlock)(), (0, import_vue150.createElementBlock)("svg", _hoisted_1150, [..._hoisted_3150]);
3749
3751
  }
3750
- var text_align_middle_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-middle.vue"]]);
3752
+ var text_align_left_default = /* @__PURE__ */ export_helper_default(_sfc_main150, [["render", _sfc_render150], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-left.vue"]]);
3751
3753
 
3752
- // src/components/text-align-right.vue
3754
+ // src/components/text-align-middle.vue
3753
3755
  var import_vue151 = require("vue");
3754
3756
  var _sfc_main151 = {
3755
- name: "TextAlignRight"
3757
+ name: "TextAlignMiddle"
3756
3758
  }, _hoisted_1151 = {
3757
3759
  viewBox: "0 0 1024 1024",
3758
3760
  version: "1.1",
3759
3761
  xmlns: "http://www.w3.org/2000/svg"
3760
3762
  }, _hoisted_2151 = /* @__PURE__ */ (0, import_vue151.createElementVNode)(
3761
3763
  "path",
3762
- { d: "M910.222222 179.484444a36.977778 36.977778 0 0 1-36.408889 37.262223H150.186667A36.977778 36.977778 0 0 1 113.777778 179.484444a36.977778 36.977778 0 0 1 36.408889-37.262222h723.626666a36.977778 36.977778 0 0 1 36.408889 37.262222zM910.222222 512a36.977778 36.977778 0 0 1-36.408889 37.262222H377.742222A36.977778 36.977778 0 0 1 341.333333 512a36.977778 36.977778 0 0 1 36.408889-37.262222h496.071111A36.977778 36.977778 0 0 1 910.222222 512z m0 332.515556a36.977778 36.977778 0 0 1-36.408889 37.262222h-268.515555a36.977778 36.977778 0 0 1-36.408889-37.262222 36.977778 36.977778 0 0 1 36.408889-37.262223h268.515555a36.977778 36.977778 0 0 1 36.408889 37.262223z" },
3764
+ { d: "M151.016266 551.423972h721.967468a36.951091 36.951091 0 1 0 0-73.902182H151.016266a36.951091 36.951091 0 1 0 0 73.902182z m385.712541-111.251208l4.320435-4.434131 141.551102-170.543496a36.951091 36.951091 0 0 0-52.69794-51.504136L625.695664 218.011436 548.894243 310.559707 548.951091 36.951091a36.951091 36.951091 0 1 0-73.902182 0l-0.056848 272.755898-76.744573-91.809248a36.951091 36.951091 0 0 0-47.183701-8.12924l-4.888913 3.524565a36.951091 36.951091 0 0 0-8.12924 47.126853l3.524565 4.888914 142.688059 170.543496a36.951091 36.951091 0 0 0 52.470549 4.320435zM512 1023.260978a36.951091 36.951091 0 0 0 36.951091-36.951091l-0.056848-267.866985 76.744573 92.491423 4.263588 4.320435a36.951091 36.951091 0 0 0 52.641092-51.504135l-141.551102-170.543497-4.263587-4.434131a36.951091 36.951091 0 0 0-52.470549 4.320436l-142.688059 170.543496-3.524565 4.888913a36.951091 36.951091 0 0 0 8.12924 47.183701l4.888913 3.41087a36.951091 36.951091 0 0 0 47.183701-8.072392l76.744573-91.752401 0.056848 267.014267c0 20.408372 16.542719 36.951091 36.951091 36.951091z" },
3763
3765
  null,
3764
3766
  -1
3765
3767
  ), _hoisted_3151 = [
@@ -3768,67 +3770,67 @@ var _sfc_main151 = {
3768
3770
  function _sfc_render151(_ctx, _cache, $props, $setup, $data, $options) {
3769
3771
  return (0, import_vue151.openBlock)(), (0, import_vue151.createElementBlock)("svg", _hoisted_1151, [..._hoisted_3151]);
3770
3772
  }
3771
- var text_align_right_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-right.vue"]]);
3773
+ var text_align_middle_default = /* @__PURE__ */ export_helper_default(_sfc_main151, [["render", _sfc_render151], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-middle.vue"]]);
3772
3774
 
3773
- // src/components/text-align-top.vue
3775
+ // src/components/text-align-right.vue
3774
3776
  var import_vue152 = require("vue");
3775
3777
  var _sfc_main152 = {
3776
- name: "TextAlignTop"
3778
+ name: "TextAlignRight"
3777
3779
  }, _hoisted_1152 = {
3778
3780
  viewBox: "0 0 1024 1024",
3779
3781
  version: "1.1",
3780
3782
  xmlns: "http://www.w3.org/2000/svg"
3781
3783
  }, _hoisted_2152 = /* @__PURE__ */ (0, import_vue152.createElementVNode)(
3782
3784
  "path",
3783
- { d: "M150.755556 113.777778h722.488888a36.977778 36.977778 0 1 1 0 73.955555H150.755556a36.977778 36.977778 0 1 1 0-73.955555zM548.977778 378.311111v494.933333a36.977778 36.977778 0 1 1-73.955556 0v-494.933333a36.977778 36.977778 0 1 1 73.955556 0z" },
3784
- null,
3785
- -1
3786
- ), _hoisted_3152 = /* @__PURE__ */ (0, import_vue152.createElementVNode)(
3787
- "path",
3788
- { d: "M484.238222 269.255111a36.977778 36.977778 0 0 1 52.508445-4.323555l4.323555 4.437333 141.653334 170.666667a36.977778 36.977778 0 0 1-52.736 51.541333L625.777778 487.253333l-113.265778-136.533333-114.346667 136.647111a36.977778 36.977778 0 0 1-47.217777 8.135111l-4.892445-3.527111a36.977778 36.977778 0 0 1-8.135111-47.160889l3.527111-4.892444 142.791111-170.666667z" },
3785
+ { d: "M910.222222 179.484444a36.977778 36.977778 0 0 1-36.408889 37.262223H150.186667A36.977778 36.977778 0 0 1 113.777778 179.484444a36.977778 36.977778 0 0 1 36.408889-37.262222h723.626666a36.977778 36.977778 0 0 1 36.408889 37.262222zM910.222222 512a36.977778 36.977778 0 0 1-36.408889 37.262222H377.742222A36.977778 36.977778 0 0 1 341.333333 512a36.977778 36.977778 0 0 1 36.408889-37.262222h496.071111A36.977778 36.977778 0 0 1 910.222222 512z m0 332.515556a36.977778 36.977778 0 0 1-36.408889 37.262222h-268.515555a36.977778 36.977778 0 0 1-36.408889-37.262222 36.977778 36.977778 0 0 1 36.408889-37.262223h268.515555a36.977778 36.977778 0 0 1 36.408889 37.262223z" },
3789
3786
  null,
3790
3787
  -1
3791
- ), _hoisted_427 = [
3792
- _hoisted_2152,
3793
- _hoisted_3152
3788
+ ), _hoisted_3152 = [
3789
+ _hoisted_2152
3794
3790
  ];
3795
3791
  function _sfc_render152(_ctx, _cache, $props, $setup, $data, $options) {
3796
- return (0, import_vue152.openBlock)(), (0, import_vue152.createElementBlock)("svg", _hoisted_1152, [..._hoisted_427]);
3792
+ return (0, import_vue152.openBlock)(), (0, import_vue152.createElementBlock)("svg", _hoisted_1152, [..._hoisted_3152]);
3797
3793
  }
3798
- var text_align_top_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-top.vue"]]);
3794
+ var text_align_right_default = /* @__PURE__ */ export_helper_default(_sfc_main152, [["render", _sfc_render152], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-right.vue"]]);
3799
3795
 
3800
- // src/components/text-bold.vue
3796
+ // src/components/text-align-top.vue
3801
3797
  var import_vue153 = require("vue");
3802
3798
  var _sfc_main153 = {
3803
- name: "TextBold"
3799
+ name: "TextAlignTop"
3804
3800
  }, _hoisted_1153 = {
3805
3801
  viewBox: "0 0 1024 1024",
3806
3802
  version: "1.1",
3807
3803
  xmlns: "http://www.w3.org/2000/svg"
3808
3804
  }, _hoisted_2153 = /* @__PURE__ */ (0, import_vue153.createElementVNode)(
3809
3805
  "path",
3810
- { d: "M227.555556 910.222222V113.777778h329.614222c36.408889 0 79.36 23.153778 112.412444 59.562666a233.528889 233.528889 0 0 1 60.017778 158.72c0 61.781333-22.129778 116.622222-59.392 158.094223 20.764444 9.955556 41.073778 24.405333 58.88 41.984A222.151111 222.151111 0 0 1 796.444444 691.996444a222.264889 222.264889 0 0 1-67.299555 159.744c-35.953778 35.612444-82.204444 58.026667-120.832 58.481778H227.555556z m75.093333-76.686222h304.526222c17.635556 0 46.535111-13.880889 69.745778-36.807111 28.330667-27.192889 44.373333-65.137778 44.373333-104.789333a145.066667 145.066667 0 0 0-44.430222-104.789334c-23.04-22.698667-51.655111-36.579556-69.290667-36.807111H302.648889v283.192889z m254.520889-359.879111a55.808 55.808 0 0 0 23.153778-7.623111c11.662222-6.257778 23.552-15.701333 34.133333-27.306667 26.168889-29.013333 40.504889-67.185778 39.992889-106.609778 0-42.382222-14.791111-79.018667-39.992889-106.723555a131.185778 131.185778 0 0 0-34.133333-27.306667 56.832 56.832 0 0 0-22.812445-7.68H302.648889v283.249778h254.520889z" },
3806
+ { d: "M150.755556 113.777778h722.488888a36.977778 36.977778 0 1 1 0 73.955555H150.755556a36.977778 36.977778 0 1 1 0-73.955555zM548.977778 378.311111v494.933333a36.977778 36.977778 0 1 1-73.955556 0v-494.933333a36.977778 36.977778 0 1 1 73.955556 0z" },
3811
3807
  null,
3812
3808
  -1
3813
- ), _hoisted_3153 = [
3814
- _hoisted_2153
3809
+ ), _hoisted_3153 = /* @__PURE__ */ (0, import_vue153.createElementVNode)(
3810
+ "path",
3811
+ { d: "M484.238222 269.255111a36.977778 36.977778 0 0 1 52.508445-4.323555l4.323555 4.437333 141.653334 170.666667a36.977778 36.977778 0 0 1-52.736 51.541333L625.777778 487.253333l-113.265778-136.533333-114.346667 136.647111a36.977778 36.977778 0 0 1-47.217777 8.135111l-4.892445-3.527111a36.977778 36.977778 0 0 1-8.135111-47.160889l3.527111-4.892444 142.791111-170.666667z" },
3812
+ null,
3813
+ -1
3814
+ ), _hoisted_427 = [
3815
+ _hoisted_2153,
3816
+ _hoisted_3153
3815
3817
  ];
3816
3818
  function _sfc_render153(_ctx, _cache, $props, $setup, $data, $options) {
3817
- return (0, import_vue153.openBlock)(), (0, import_vue153.createElementBlock)("svg", _hoisted_1153, [..._hoisted_3153]);
3819
+ return (0, import_vue153.openBlock)(), (0, import_vue153.createElementBlock)("svg", _hoisted_1153, [..._hoisted_427]);
3818
3820
  }
3819
- var text_bold_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-bold.vue"]]);
3821
+ var text_align_top_default = /* @__PURE__ */ export_helper_default(_sfc_main153, [["render", _sfc_render153], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-align-top.vue"]]);
3820
3822
 
3821
- // src/components/text-italic.vue
3823
+ // src/components/text-bold.vue
3822
3824
  var import_vue154 = require("vue");
3823
3825
  var _sfc_main154 = {
3824
- name: "TextItalic"
3826
+ name: "TextBold"
3825
3827
  }, _hoisted_1154 = {
3826
3828
  viewBox: "0 0 1024 1024",
3827
3829
  version: "1.1",
3828
3830
  xmlns: "http://www.w3.org/2000/svg"
3829
3831
  }, _hoisted_2154 = /* @__PURE__ */ (0, import_vue154.createElementVNode)(
3830
3832
  "path",
3831
- { d: "M732.728889 121.059556c4.380444 4.664889 6.826667 10.979556 6.826667 17.635555v29.809778a25.827556 25.827556 0 0 1-6.826667 17.635555 22.471111 22.471111 0 0 1-16.384 7.281778h-102.684445l-127.431111 637.155556h100.124445c6.087111 0 12.003556 2.616889 16.384 7.281778 4.323556 4.664889 6.826667 10.979556 6.826666 17.635555v29.809778c0 13.767111-10.410667 24.917333-23.267555 24.917333H307.655111a22.471111 22.471111 0 0 1-16.384-7.281778 25.827556 25.827556 0 0 1-6.826667-17.635555v-29.809778c0-6.656 2.446222-12.970667 6.826667-17.635555a22.471111 22.471111 0 0 1 16.384-7.281778h102.627556L537.656889 193.422222H437.703111c-12.856889 0-23.210667-11.150222-23.210667-24.917333v-29.866667c0-13.710222 10.353778-24.860444 23.210667-24.860444h278.641778c6.144 0 12.060444 2.616889 16.384 7.281778z" },
3833
+ { d: "M227.555556 910.222222V113.777778h329.614222c36.408889 0 79.36 23.153778 112.412444 59.562666a233.528889 233.528889 0 0 1 60.017778 158.72c0 61.781333-22.129778 116.622222-59.392 158.094223 20.764444 9.955556 41.073778 24.405333 58.88 41.984A222.151111 222.151111 0 0 1 796.444444 691.996444a222.264889 222.264889 0 0 1-67.299555 159.744c-35.953778 35.612444-82.204444 58.026667-120.832 58.481778H227.555556z m75.093333-76.686222h304.526222c17.635556 0 46.535111-13.880889 69.745778-36.807111 28.330667-27.192889 44.373333-65.137778 44.373333-104.789333a145.066667 145.066667 0 0 0-44.430222-104.789334c-23.04-22.698667-51.655111-36.579556-69.290667-36.807111H302.648889v283.192889z m254.520889-359.879111a55.808 55.808 0 0 0 23.153778-7.623111c11.662222-6.257778 23.552-15.701333 34.133333-27.306667 26.168889-29.013333 40.504889-67.185778 39.992889-106.609778 0-42.382222-14.791111-79.018667-39.992889-106.723555a131.185778 131.185778 0 0 0-34.133333-27.306667 56.832 56.832 0 0 0-22.812445-7.68H302.648889v283.249778h254.520889z" },
3832
3834
  null,
3833
3835
  -1
3834
3836
  ), _hoisted_3154 = [
@@ -3837,19 +3839,19 @@ var _sfc_main154 = {
3837
3839
  function _sfc_render154(_ctx, _cache, $props, $setup, $data, $options) {
3838
3840
  return (0, import_vue154.openBlock)(), (0, import_vue154.createElementBlock)("svg", _hoisted_1154, [..._hoisted_3154]);
3839
3841
  }
3840
- var text_italic_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-italic.vue"]]);
3842
+ var text_bold_default = /* @__PURE__ */ export_helper_default(_sfc_main154, [["render", _sfc_render154], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-bold.vue"]]);
3841
3843
 
3842
- // src/components/text-underline.vue
3844
+ // src/components/text-italic.vue
3843
3845
  var import_vue155 = require("vue");
3844
3846
  var _sfc_main155 = {
3845
- name: "TextUnderline"
3847
+ name: "TextItalic"
3846
3848
  }, _hoisted_1155 = {
3847
3849
  viewBox: "0 0 1024 1024",
3848
3850
  version: "1.1",
3849
3851
  xmlns: "http://www.w3.org/2000/svg"
3850
3852
  }, _hoisted_2155 = /* @__PURE__ */ (0, import_vue155.createElementVNode)(
3851
3853
  "path",
3852
- { d: "M828.928 830.577778c6.485333 0 12.686222 2.616889 17.237333 7.281778 4.551111 4.664889 7.168 10.979556 7.168 17.635555v29.809778a25.144889 25.144889 0 0 1-7.168 17.635555 24.120889 24.120889 0 0 1-17.237333 7.281778H195.128889a24.120889 24.120889 0 0 1-17.237333-7.281778 25.144889 25.144889 0 0 1-7.168-17.635555v-29.809778c0-6.656 2.56-12.970667 7.168-17.635555a24.120889 24.120889 0 0 1 17.237333-7.281778H828.871111zM273.066667 113.777778c13.482667 0 24.405333 11.150222 24.405333 24.860444v323.584c0 116.849778 89.884444 213.105778 204.231111 218.794667l10.353778 0.227555c114.460444 0 208.782222-91.704889 214.300444-208.440888l0.227556-10.581334V138.638222c0-13.653333 10.922667-24.860444 24.348444-24.860444h29.297778c13.482667 0 24.405333 11.150222 24.405333 24.860444v323.584c0 164.977778-131.015111 298.666667-292.579555 298.666667s-292.579556-133.688889-292.579556-298.666667V138.638222c0-13.710222 10.922667-24.860444 24.405334-24.860444h29.184z" },
3854
+ { d: "M732.728889 121.059556c4.380444 4.664889 6.826667 10.979556 6.826667 17.635555v29.809778a25.827556 25.827556 0 0 1-6.826667 17.635555 22.471111 22.471111 0 0 1-16.384 7.281778h-102.684445l-127.431111 637.155556h100.124445c6.087111 0 12.003556 2.616889 16.384 7.281778 4.323556 4.664889 6.826667 10.979556 6.826666 17.635555v29.809778c0 13.767111-10.410667 24.917333-23.267555 24.917333H307.655111a22.471111 22.471111 0 0 1-16.384-7.281778 25.827556 25.827556 0 0 1-6.826667-17.635555v-29.809778c0-6.656 2.446222-12.970667 6.826667-17.635555a22.471111 22.471111 0 0 1 16.384-7.281778h102.627556L537.656889 193.422222H437.703111c-12.856889 0-23.210667-11.150222-23.210667-24.917333v-29.866667c0-13.710222 10.353778-24.860444 23.210667-24.860444h278.641778c6.144 0 12.060444 2.616889 16.384 7.281778z" },
3853
3855
  null,
3854
3856
  -1
3855
3857
  ), _hoisted_3155 = [
@@ -3858,19 +3860,19 @@ var _sfc_main155 = {
3858
3860
  function _sfc_render155(_ctx, _cache, $props, $setup, $data, $options) {
3859
3861
  return (0, import_vue155.openBlock)(), (0, import_vue155.createElementBlock)("svg", _hoisted_1155, [..._hoisted_3155]);
3860
3862
  }
3861
- var text_underline_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-underline.vue"]]);
3863
+ var text_italic_default = /* @__PURE__ */ export_helper_default(_sfc_main155, [["render", _sfc_render155], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-italic.vue"]]);
3862
3864
 
3863
- // src/components/to-back.vue
3865
+ // src/components/text-underline.vue
3864
3866
  var import_vue156 = require("vue");
3865
3867
  var _sfc_main156 = {
3866
- name: "ToBack"
3868
+ name: "TextUnderline"
3867
3869
  }, _hoisted_1156 = {
3868
3870
  viewBox: "0 0 1024 1024",
3869
3871
  version: "1.1",
3870
3872
  xmlns: "http://www.w3.org/2000/svg"
3871
3873
  }, _hoisted_2156 = /* @__PURE__ */ (0, import_vue156.createElementVNode)(
3872
3874
  "path",
3873
- { d: "M536.746667 929.735111l4.323555-4.437333 141.653334-170.666667a36.977778 36.977778 0 0 0-52.736-51.541333l-4.209778 4.323555-76.8 92.558223-0.056889-202.638223h324.323555a36.977778 36.977778 0 1 0 0-73.955555H548.920889V369.777778H853.333333a56.888889 56.888889 0 0 0 56.888889-56.888889v-170.666667a56.888889 56.888889 0 0 0-56.888889-56.888889H170.666667a56.888889 56.888889 0 0 0-56.888889 56.888889v170.666667a56.888889 56.888889 0 0 0 56.888889 56.888889h304.355555v153.6h-324.266666a36.977778 36.977778 0 1 0 0 73.955555h324.266666v201.841778l-76.913778-91.875555a36.977778 36.977778 0 0 0-47.160888-8.135112l-4.892445 3.527112a36.977778 36.977778 0 0 0-8.135111 47.160888l3.527111 4.892445 142.791111 170.666667a36.977778 36.977778 0 0 0 52.508445 4.323555zM836.266667 295.822222H187.733333V159.288889h648.533334v136.533333z" },
3875
+ { d: "M828.928 830.577778c6.485333 0 12.686222 2.616889 17.237333 7.281778 4.551111 4.664889 7.168 10.979556 7.168 17.635555v29.809778a25.144889 25.144889 0 0 1-7.168 17.635555 24.120889 24.120889 0 0 1-17.237333 7.281778H195.128889a24.120889 24.120889 0 0 1-17.237333-7.281778 25.144889 25.144889 0 0 1-7.168-17.635555v-29.809778c0-6.656 2.56-12.970667 7.168-17.635555a24.120889 24.120889 0 0 1 17.237333-7.281778H828.871111zM273.066667 113.777778c13.482667 0 24.405333 11.150222 24.405333 24.860444v323.584c0 116.849778 89.884444 213.105778 204.231111 218.794667l10.353778 0.227555c114.460444 0 208.782222-91.704889 214.300444-208.440888l0.227556-10.581334V138.638222c0-13.653333 10.922667-24.860444 24.348444-24.860444h29.297778c13.482667 0 24.405333 11.150222 24.405333 24.860444v323.584c0 164.977778-131.015111 298.666667-292.579555 298.666667s-292.579556-133.688889-292.579556-298.666667V138.638222c0-13.710222 10.922667-24.860444 24.405334-24.860444h29.184z" },
3874
3876
  null,
3875
3877
  -1
3876
3878
  ), _hoisted_3156 = [
@@ -3879,19 +3881,19 @@ var _sfc_main156 = {
3879
3881
  function _sfc_render156(_ctx, _cache, $props, $setup, $data, $options) {
3880
3882
  return (0, import_vue156.openBlock)(), (0, import_vue156.createElementBlock)("svg", _hoisted_1156, [..._hoisted_3156]);
3881
3883
  }
3882
- var to_back_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/to-back.vue"]]);
3884
+ var text_underline_default = /* @__PURE__ */ export_helper_default(_sfc_main156, [["render", _sfc_render156], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/text-underline.vue"]]);
3883
3885
 
3884
- // src/components/to-front.vue
3886
+ // src/components/to-back.vue
3885
3887
  var import_vue157 = require("vue");
3886
3888
  var _sfc_main157 = {
3887
- name: "ToFront"
3889
+ name: "ToBack"
3888
3890
  }, _hoisted_1157 = {
3889
3891
  viewBox: "0 0 1024 1024",
3890
3892
  version: "1.1",
3891
3893
  xmlns: "http://www.w3.org/2000/svg"
3892
3894
  }, _hoisted_2157 = /* @__PURE__ */ (0, import_vue157.createElementVNode)(
3893
3895
  "path",
3894
- { d: "M536.746667 94.264889l4.323555 4.437333 141.653334 170.666667a36.977778 36.977778 0 0 1-52.736 51.541333L625.777778 316.586667 548.977778 224.028444 548.920889 426.666667h324.323555a36.977778 36.977778 0 1 1 0 73.955555H548.920889v153.6H853.333333a56.888889 56.888889 0 0 1 56.888889 56.888889v170.666667a56.888889 56.888889 0 0 1-56.888889 56.888889H170.666667a56.888889 56.888889 0 0 1-56.888889-56.888889v-170.666667a56.888889 56.888889 0 0 1 56.888889-56.888889h304.355555V500.622222h-324.266666a36.977778 36.977778 0 1 1 0-73.955555h324.266666V224.824889L398.108444 316.700444a36.977778 36.977778 0 0 1-47.160888 8.135112l-4.892445-3.527112a36.977778 36.977778 0 0 1-8.135111-47.160888l3.527111-4.892445 142.791111-170.666667a36.977778 36.977778 0 0 1 52.508445-4.323555zM836.266667 728.177778H187.733333v136.533333h648.533334v-136.533333z" },
3896
+ { d: "M536.746667 929.735111l4.323555-4.437333 141.653334-170.666667a36.977778 36.977778 0 0 0-52.736-51.541333l-4.209778 4.323555-76.8 92.558223-0.056889-202.638223h324.323555a36.977778 36.977778 0 1 0 0-73.955555H548.920889V369.777778H853.333333a56.888889 56.888889 0 0 0 56.888889-56.888889v-170.666667a56.888889 56.888889 0 0 0-56.888889-56.888889H170.666667a56.888889 56.888889 0 0 0-56.888889 56.888889v170.666667a56.888889 56.888889 0 0 0 56.888889 56.888889h304.355555v153.6h-324.266666a36.977778 36.977778 0 1 0 0 73.955555h324.266666v201.841778l-76.913778-91.875555a36.977778 36.977778 0 0 0-47.160888-8.135112l-4.892445 3.527112a36.977778 36.977778 0 0 0-8.135111 47.160888l3.527111 4.892445 142.791111 170.666667a36.977778 36.977778 0 0 0 52.508445 4.323555zM836.266667 295.822222H187.733333V159.288889h648.533334v136.533333z" },
3895
3897
  null,
3896
3898
  -1
3897
3899
  ), _hoisted_3157 = [
@@ -3900,19 +3902,19 @@ var _sfc_main157 = {
3900
3902
  function _sfc_render157(_ctx, _cache, $props, $setup, $data, $options) {
3901
3903
  return (0, import_vue157.openBlock)(), (0, import_vue157.createElementBlock)("svg", _hoisted_1157, [..._hoisted_3157]);
3902
3904
  }
3903
- var to_front_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/to-front.vue"]]);
3905
+ var to_back_default = /* @__PURE__ */ export_helper_default(_sfc_main157, [["render", _sfc_render157], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/to-back.vue"]]);
3904
3906
 
3905
- // src/components/to-top.vue
3907
+ // src/components/to-front.vue
3906
3908
  var import_vue158 = require("vue");
3907
3909
  var _sfc_main158 = {
3908
- name: "ToTop"
3910
+ name: "ToFront"
3909
3911
  }, _hoisted_1158 = {
3910
3912
  viewBox: "0 0 1024 1024",
3911
3913
  version: "1.1",
3912
3914
  xmlns: "http://www.w3.org/2000/svg"
3913
3915
  }, _hoisted_2158 = /* @__PURE__ */ (0, import_vue158.createElementVNode)(
3914
3916
  "path",
3915
- { d: "M74.752 108.8h874.496c23.68 0 42.752-17.088 42.752-38.4 0-21.312-19.072-38.4-42.752-38.4H74.752C51.072 32 32 49.088 32 70.4c0 21.312 19.072 38.4 42.752 38.4zM533.824 185.984l5.312 4.48 256 256a38.4 38.4 0 0 1-48.96 58.752l-5.312-4.48L550.4 310.4V953.6a38.4 38.4 0 0 1-76.288 6.208L473.6 953.6V310.336L283.136 500.736a38.4 38.4 0 0 1-48.96 4.48l-5.312-4.48a38.4 38.4 0 0 1-4.48-48.96l4.48-5.312 256-256a38.4 38.4 0 0 1 48.96-4.48z" },
3917
+ { d: "M536.746667 94.264889l4.323555 4.437333 141.653334 170.666667a36.977778 36.977778 0 0 1-52.736 51.541333L625.777778 316.586667 548.977778 224.028444 548.920889 426.666667h324.323555a36.977778 36.977778 0 1 1 0 73.955555H548.920889v153.6H853.333333a56.888889 56.888889 0 0 1 56.888889 56.888889v170.666667a56.888889 56.888889 0 0 1-56.888889 56.888889H170.666667a56.888889 56.888889 0 0 1-56.888889-56.888889v-170.666667a56.888889 56.888889 0 0 1 56.888889-56.888889h304.355555V500.622222h-324.266666a36.977778 36.977778 0 1 1 0-73.955555h324.266666V224.824889L398.108444 316.700444a36.977778 36.977778 0 0 1-47.160888 8.135112l-4.892445-3.527112a36.977778 36.977778 0 0 1-8.135111-47.160888l3.527111-4.892445 142.791111-170.666667a36.977778 36.977778 0 0 1 52.508445-4.323555zM836.266667 728.177778H187.733333v136.533333h648.533334v-136.533333z" },
3916
3918
  null,
3917
3919
  -1
3918
3920
  ), _hoisted_3158 = [
@@ -3921,19 +3923,19 @@ var _sfc_main158 = {
3921
3923
  function _sfc_render158(_ctx, _cache, $props, $setup, $data, $options) {
3922
3924
  return (0, import_vue158.openBlock)(), (0, import_vue158.createElementBlock)("svg", _hoisted_1158, [..._hoisted_3158]);
3923
3925
  }
3924
- var to_top_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/to-top.vue"]]);
3926
+ var to_front_default = /* @__PURE__ */ export_helper_default(_sfc_main158, [["render", _sfc_render158], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/to-front.vue"]]);
3925
3927
 
3926
- // src/components/triangle-exclamation-filled.vue
3928
+ // src/components/to-top.vue
3927
3929
  var import_vue159 = require("vue");
3928
3930
  var _sfc_main159 = {
3929
- name: "TriangleExclamationFilled"
3931
+ name: "ToTop"
3930
3932
  }, _hoisted_1159 = {
3931
3933
  viewBox: "0 0 1024 1024",
3932
3934
  version: "1.1",
3933
3935
  xmlns: "http://www.w3.org/2000/svg"
3934
3936
  }, _hoisted_2159 = /* @__PURE__ */ (0, import_vue159.createElementVNode)(
3935
3937
  "path",
3936
- { d: "M1018.24 904.512L560.64 67.584c-19.968-38.912-77.312-38.912-97.792 0L5.76 904.512c-17.92 34.816 8.192 75.776 49.152 75.776H969.6c40.448 0 66.56-40.96 48.64-75.776zM471.04 407.488c0-22.528 18.432-40.96 40.96-40.96 22.528 0 40.96 18.432 40.96 40.96v245.696c0 22.528-18.432 40.96-40.96 40.96a41.088 41.088 0 0 1-40.96-40.96v-245.76zM512 837.44c-28.16 0-51.2-23.04-51.2-51.2 0-28.16 23.04-51.2 51.2-51.2 28.16 0 51.2 23.04 51.2 51.2 0 28.16-23.04 51.2-51.2 51.2z" },
3938
+ { d: "M74.752 108.8h874.496c23.68 0 42.752-17.088 42.752-38.4 0-21.312-19.072-38.4-42.752-38.4H74.752C51.072 32 32 49.088 32 70.4c0 21.312 19.072 38.4 42.752 38.4zM533.824 185.984l5.312 4.48 256 256a38.4 38.4 0 0 1-48.96 58.752l-5.312-4.48L550.4 310.4V953.6a38.4 38.4 0 0 1-76.288 6.208L473.6 953.6V310.336L283.136 500.736a38.4 38.4 0 0 1-48.96 4.48l-5.312-4.48a38.4 38.4 0 0 1-4.48-48.96l4.48-5.312 256-256a38.4 38.4 0 0 1 48.96-4.48z" },
3937
3939
  null,
3938
3940
  -1
3939
3941
  ), _hoisted_3159 = [
@@ -3942,19 +3944,19 @@ var _sfc_main159 = {
3942
3944
  function _sfc_render159(_ctx, _cache, $props, $setup, $data, $options) {
3943
3945
  return (0, import_vue159.openBlock)(), (0, import_vue159.createElementBlock)("svg", _hoisted_1159, [..._hoisted_3159]);
3944
3946
  }
3945
- var triangle_exclamation_filled_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/triangle-exclamation-filled.vue"]]);
3947
+ var to_top_default = /* @__PURE__ */ export_helper_default(_sfc_main159, [["render", _sfc_render159], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/to-top.vue"]]);
3946
3948
 
3947
- // src/components/undo.vue
3949
+ // src/components/triangle-exclamation-filled.vue
3948
3950
  var import_vue160 = require("vue");
3949
3951
  var _sfc_main160 = {
3950
- name: "Undo"
3952
+ name: "TriangleExclamationFilled"
3951
3953
  }, _hoisted_1160 = {
3952
3954
  viewBox: "0 0 1024 1024",
3953
3955
  version: "1.1",
3954
3956
  xmlns: "http://www.w3.org/2000/svg"
3955
3957
  }, _hoisted_2160 = /* @__PURE__ */ (0, import_vue160.createElementVNode)(
3956
3958
  "path",
3957
- { d: "M326.912 505.344L200.512 378.88h451.648a227.584 227.584 0 0 1 228.608 228.608 227.584 227.584 0 0 1-228.608 228.608H297.408a39.68 39.68 0 0 0 0.064 79.296h354.688A307.072 307.072 0 0 0 960 607.488l-0.32-14.208a307.008 307.008 0 0 0-307.52-293.696H198.784l129.92-129.856a38.464 38.464 0 0 0 0-55.552 38.464 38.464 0 0 0-55.616 0L75.84 309.76A39.168 39.168 0 0 0 64 337.536c0 10.24 4.16 20.096 11.84 27.776L271.36 560.896a38.464 38.464 0 0 0 55.552 0 38.464 38.464 0 0 0 0-55.552z" },
3959
+ { d: "M1018.24 904.512L560.64 67.584c-19.968-38.912-77.312-38.912-97.792 0L5.76 904.512c-17.92 34.816 8.192 75.776 49.152 75.776H969.6c40.448 0 66.56-40.96 48.64-75.776zM471.04 407.488c0-22.528 18.432-40.96 40.96-40.96 22.528 0 40.96 18.432 40.96 40.96v245.696c0 22.528-18.432 40.96-40.96 40.96a41.088 41.088 0 0 1-40.96-40.96v-245.76zM512 837.44c-28.16 0-51.2-23.04-51.2-51.2 0-28.16 23.04-51.2 51.2-51.2 28.16 0 51.2 23.04 51.2 51.2 0 28.16-23.04 51.2-51.2 51.2z" },
3958
3960
  null,
3959
3961
  -1
3960
3962
  ), _hoisted_3160 = [
@@ -3963,18 +3965,19 @@ var _sfc_main160 = {
3963
3965
  function _sfc_render160(_ctx, _cache, $props, $setup, $data, $options) {
3964
3966
  return (0, import_vue160.openBlock)(), (0, import_vue160.createElementBlock)("svg", _hoisted_1160, [..._hoisted_3160]);
3965
3967
  }
3966
- var undo_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/undo.vue"]]);
3968
+ var triangle_exclamation_filled_default = /* @__PURE__ */ export_helper_default(_sfc_main160, [["render", _sfc_render160], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/triangle-exclamation-filled.vue"]]);
3967
3969
 
3968
- // src/components/unfold.vue
3970
+ // src/components/undo.vue
3969
3971
  var import_vue161 = require("vue");
3970
3972
  var _sfc_main161 = {
3971
- name: "Unfold"
3973
+ name: "Undo"
3972
3974
  }, _hoisted_1161 = {
3973
3975
  viewBox: "0 0 1024 1024",
3976
+ version: "1.1",
3974
3977
  xmlns: "http://www.w3.org/2000/svg"
3975
3978
  }, _hoisted_2161 = /* @__PURE__ */ (0, import_vue161.createElementVNode)(
3976
3979
  "path",
3977
- { d: "M712.3456 730.112a41.984 41.984 0 0 0 28.16-11.264l195.2256-193.6384c15.3088-15.1552 15.3088-40.1408 0-55.3472l-195.2256-193.5872a39.936 39.936 0 0 0-55.808 0c-15.36 15.2064-15.36 40.192 0 55.3472l166.5024 165.6832-167.0144 165.632c-15.36 15.2064-15.36 40.192 0 55.3984a39.424 39.424 0 0 0 28.16 11.776zM116.3776 155.2384h790.6816a39.4752 39.4752 0 0 0 39.5264-39.2192 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.504 17.7664 39.2192 39.5264 39.2192z m0 791.9616h790.6816a39.4752 39.4752 0 0 0 39.5264-39.2192 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.5552 17.7664 39.2192 39.5264 39.2192z m0-264.192h345.9072a39.4752 39.4752 0 0 0 39.5264-39.168 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.5552 17.7664 39.2192 39.5264 39.2192z m0-263.68h345.9072a39.4752 39.4752 0 0 0 39.5264-39.168 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.5552 17.7664 39.2192 39.5264 39.2192z" },
3980
+ { d: "M326.912 505.344L200.512 378.88h451.648a227.584 227.584 0 0 1 228.608 228.608 227.584 227.584 0 0 1-228.608 228.608H297.408a39.68 39.68 0 0 0 0.064 79.296h354.688A307.072 307.072 0 0 0 960 607.488l-0.32-14.208a307.008 307.008 0 0 0-307.52-293.696H198.784l129.92-129.856a38.464 38.464 0 0 0 0-55.552 38.464 38.464 0 0 0-55.616 0L75.84 309.76A39.168 39.168 0 0 0 64 337.536c0 10.24 4.16 20.096 11.84 27.776L271.36 560.896a38.464 38.464 0 0 0 55.552 0 38.464 38.464 0 0 0 0-55.552z" },
3978
3981
  null,
3979
3982
  -1
3980
3983
  ), _hoisted_3161 = [
@@ -3983,19 +3986,18 @@ var _sfc_main161 = {
3983
3986
  function _sfc_render161(_ctx, _cache, $props, $setup, $data, $options) {
3984
3987
  return (0, import_vue161.openBlock)(), (0, import_vue161.createElementBlock)("svg", _hoisted_1161, [..._hoisted_3161]);
3985
3988
  }
3986
- var unfold_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/unfold.vue"]]);
3989
+ var undo_default = /* @__PURE__ */ export_helper_default(_sfc_main161, [["render", _sfc_render161], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/undo.vue"]]);
3987
3990
 
3988
- // src/components/ungroup.vue
3991
+ // src/components/unfold.vue
3989
3992
  var import_vue162 = require("vue");
3990
3993
  var _sfc_main162 = {
3991
- name: "Ungroup"
3994
+ name: "Unfold"
3992
3995
  }, _hoisted_1162 = {
3993
3996
  viewBox: "0 0 1024 1024",
3994
- version: "1.1",
3995
3997
  xmlns: "http://www.w3.org/2000/svg"
3996
3998
  }, _hoisted_2162 = /* @__PURE__ */ (0, import_vue162.createElementVNode)(
3997
3999
  "path",
3998
- { d: "M597.333333 85.333333a56.888889 56.888889 0 0 1 56.888889 56.888889v227.555556h227.555556a56.888889 56.888889 0 0 1 56.888889 56.888889v455.111111a56.888889 56.888889 0 0 1-56.888889 56.888889h-455.111111a56.888889 56.888889 0 0 1-56.888889-56.888889v-227.555556h-227.555556a56.888889 56.888889 0 0 1-56.888889-56.888889v-455.111111a56.888889 56.888889 0 0 1 56.888889-56.888889h455.111111z m267.377778 358.4h-210.488889v153.6a56.888889 56.888889 0 0 1-56.888889 56.888889H443.733333v210.488889h420.977778V443.733333z m-284.444444-284.444444H159.288889v420.977778h210.488889V426.666667a56.888889 56.888889 0 0 1 56.888889-56.888889h153.6V159.288889z m0 284.444444H443.733333v136.533334h136.533334V443.733333z" },
4000
+ { d: "M712.3456 730.112a41.984 41.984 0 0 0 28.16-11.264l195.2256-193.6384c15.3088-15.1552 15.3088-40.1408 0-55.3472l-195.2256-193.5872a39.936 39.936 0 0 0-55.808 0c-15.36 15.2064-15.36 40.192 0 55.3472l166.5024 165.6832-167.0144 165.632c-15.36 15.2064-15.36 40.192 0 55.3984a39.424 39.424 0 0 0 28.16 11.776zM116.3776 155.2384h790.6816a39.4752 39.4752 0 0 0 39.5264-39.2192 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.504 17.7664 39.2192 39.5264 39.2192z m0 791.9616h790.6816a39.4752 39.4752 0 0 0 39.5264-39.2192 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.5552 17.7664 39.2192 39.5264 39.2192z m0-264.192h345.9072a39.4752 39.4752 0 0 0 39.5264-39.168 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.5552 17.7664 39.2192 39.5264 39.2192z m0-263.68h345.9072a39.4752 39.4752 0 0 0 39.5264-39.168 39.4752 39.4752 0 0 0-39.5264-39.2192H116.3264a39.4752 39.4752 0 0 0-39.5264 39.2192c0 21.5552 17.7664 39.2192 39.5264 39.2192z" },
3999
4001
  null,
4000
4002
  -1
4001
4003
  ), _hoisted_3162 = [
@@ -4004,18 +4006,19 @@ var _sfc_main162 = {
4004
4006
  function _sfc_render162(_ctx, _cache, $props, $setup, $data, $options) {
4005
4007
  return (0, import_vue162.openBlock)(), (0, import_vue162.createElementBlock)("svg", _hoisted_1162, [..._hoisted_3162]);
4006
4008
  }
4007
- var ungroup_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/ungroup.vue"]]);
4009
+ var unfold_default = /* @__PURE__ */ export_helper_default(_sfc_main162, [["render", _sfc_render162], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/unfold.vue"]]);
4008
4010
 
4009
- // src/components/upload.vue
4011
+ // src/components/ungroup.vue
4010
4012
  var import_vue163 = require("vue");
4011
4013
  var _sfc_main163 = {
4012
- name: "Upload"
4014
+ name: "Ungroup"
4013
4015
  }, _hoisted_1163 = {
4014
4016
  viewBox: "0 0 1024 1024",
4017
+ version: "1.1",
4015
4018
  xmlns: "http://www.w3.org/2000/svg"
4016
4019
  }, _hoisted_2163 = /* @__PURE__ */ (0, import_vue163.createElementVNode)(
4017
4020
  "path",
4018
- { d: "M921.728 651.968c16.704 0 31.168 10.752 36.352 26.24l1.472 5.952 0.448 5.952v231.744c0 16.64-10.816 31.104-26.304 36.224l-6.016 1.472-5.952 0.448H102.272a38.272 38.272 0 0 1-36.352-26.24l-1.472-5.952L64 921.856v-231.744a38.208 38.208 0 0 1 74.624-11.968l1.472 6.016 0.512 5.952-0.512 196.8h743.296v-196.8c0-21.12 17.152-38.144 38.336-38.144zM484.928 75.264a38.144 38.144 0 0 1 48.768-4.48l5.376 4.48 198.528 197.888a37.824 37.824 0 0 1 0 53.888 38.144 38.144 0 0 1-48.768 4.48l-5.376-4.48L550.4 186.88v602.816c0 21.12-17.152 38.144-38.336 38.144a38.208 38.208 0 0 1-37.76-32l-0.512-6.144 5.376-600.832-138.56 137.984a38.208 38.208 0 0 1-54.144 0 37.76 37.76 0 0 1-4.48-48.64l4.48-5.312 198.528-197.632z" },
4021
+ { d: "M597.333333 85.333333a56.888889 56.888889 0 0 1 56.888889 56.888889v227.555556h227.555556a56.888889 56.888889 0 0 1 56.888889 56.888889v455.111111a56.888889 56.888889 0 0 1-56.888889 56.888889h-455.111111a56.888889 56.888889 0 0 1-56.888889-56.888889v-227.555556h-227.555556a56.888889 56.888889 0 0 1-56.888889-56.888889v-455.111111a56.888889 56.888889 0 0 1 56.888889-56.888889h455.111111z m267.377778 358.4h-210.488889v153.6a56.888889 56.888889 0 0 1-56.888889 56.888889H443.733333v210.488889h420.977778V443.733333z m-284.444444-284.444444H159.288889v420.977778h210.488889V426.666667a56.888889 56.888889 0 0 1 56.888889-56.888889h153.6V159.288889z m0 284.444444H443.733333v136.533334h136.533334V443.733333z" },
4019
4022
  null,
4020
4023
  -1
4021
4024
  ), _hoisted_3163 = [
@@ -4024,104 +4027,103 @@ var _sfc_main163 = {
4024
4027
  function _sfc_render163(_ctx, _cache, $props, $setup, $data, $options) {
4025
4028
  return (0, import_vue163.openBlock)(), (0, import_vue163.createElementBlock)("svg", _hoisted_1163, [..._hoisted_3163]);
4026
4029
  }
4027
- var upload_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/upload.vue"]]);
4030
+ var ungroup_default = /* @__PURE__ */ export_helper_default(_sfc_main163, [["render", _sfc_render163], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/ungroup.vue"]]);
4028
4031
 
4029
- // src/components/user-add.vue
4032
+ // src/components/upload.vue
4030
4033
  var import_vue164 = require("vue");
4031
4034
  var _sfc_main164 = {
4032
- name: "UserAdd"
4035
+ name: "Upload"
4033
4036
  }, _hoisted_1164 = {
4034
4037
  viewBox: "0 0 1024 1024",
4035
- version: "1.1",
4036
4038
  xmlns: "http://www.w3.org/2000/svg"
4037
4039
  }, _hoisted_2164 = /* @__PURE__ */ (0, import_vue164.createElementVNode)(
4038
4040
  "path",
4039
- { d: "M922.56 774.912h-110.208v-110.464a37.632 37.632 0 0 0-37.568-37.632 37.632 37.632 0 0 0-37.568 37.632v110.464H626.944a37.632 37.632 0 0 0 0 75.328h110.208v110.528c0 20.736 16.832 37.632 37.504 37.632a37.632 37.632 0 0 0 37.568-37.632v-110.528h110.208a37.632 37.632 0 0 0 0.128-75.328z" },
4040
- null,
4041
- -1
4042
- ), _hoisted_3164 = /* @__PURE__ */ (0, import_vue164.createElementVNode)(
4043
- "path",
4044
- { d: "M497.088 895.872H139.2v-6.144C139.52 684.16 306.56 517.12 511.36 517.12c77.696 0 152.064 23.808 215.168 68.672a37.696 37.696 0 0 0 43.456-61.44 441.984 441.984 0 0 0-130.688-63.936 235.52 235.52 0 0 0 39.36-31.808 234.752 234.752 0 0 0 68.864-166.912c0-63.04-24.32-122.304-68.736-166.976A233.728 233.728 0 0 0 512.32 25.6c-62.848 0-121.984 24.512-166.4 69.12a234.752 234.752 0 0 0-68.928 166.848c0 63.04 24.448 122.24 68.928 166.848 11.968 12.032 24.96 22.464 38.784 31.488a446.72 446.72 0 0 0-189.44 112.832 448.064 448.064 0 0 0-131.264 316.672v44.032c0 20.736 16.832 37.632 37.568 37.632h395.392a37.632 37.632 0 0 0 0.128-75.2z m15.232-794.944a160.64 160.64 0 0 1 160.32 160.704A160.64 160.64 0 0 1 512.32 422.4 160.64 160.64 0 0 1 352 261.632a160.64 160.64 0 0 1 160.32-160.704z" },
4041
+ { d: "M921.728 651.968c16.704 0 31.168 10.752 36.352 26.24l1.472 5.952 0.448 5.952v231.744c0 16.64-10.816 31.104-26.304 36.224l-6.016 1.472-5.952 0.448H102.272a38.272 38.272 0 0 1-36.352-26.24l-1.472-5.952L64 921.856v-231.744a38.208 38.208 0 0 1 74.624-11.968l1.472 6.016 0.512 5.952-0.512 196.8h743.296v-196.8c0-21.12 17.152-38.144 38.336-38.144zM484.928 75.264a38.144 38.144 0 0 1 48.768-4.48l5.376 4.48 198.528 197.888a37.824 37.824 0 0 1 0 53.888 38.144 38.144 0 0 1-48.768 4.48l-5.376-4.48L550.4 186.88v602.816c0 21.12-17.152 38.144-38.336 38.144a38.208 38.208 0 0 1-37.76-32l-0.512-6.144 5.376-600.832-138.56 137.984a38.208 38.208 0 0 1-54.144 0 37.76 37.76 0 0 1-4.48-48.64l4.48-5.312 198.528-197.632z" },
4045
4042
  null,
4046
4043
  -1
4047
- ), _hoisted_428 = [
4048
- _hoisted_2164,
4049
- _hoisted_3164
4044
+ ), _hoisted_3164 = [
4045
+ _hoisted_2164
4050
4046
  ];
4051
4047
  function _sfc_render164(_ctx, _cache, $props, $setup, $data, $options) {
4052
- return (0, import_vue164.openBlock)(), (0, import_vue164.createElementBlock)("svg", _hoisted_1164, [..._hoisted_428]);
4048
+ return (0, import_vue164.openBlock)(), (0, import_vue164.createElementBlock)("svg", _hoisted_1164, [..._hoisted_3164]);
4053
4049
  }
4054
- var user_add_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-add.vue"]]);
4050
+ var upload_default = /* @__PURE__ */ export_helper_default(_sfc_main164, [["render", _sfc_render164], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/upload.vue"]]);
4055
4051
 
4056
- // src/components/user-role-preset.vue
4052
+ // src/components/user-add.vue
4057
4053
  var import_vue165 = require("vue");
4058
4054
  var _sfc_main165 = {
4059
- name: "UserRolePreset"
4055
+ name: "UserAdd"
4060
4056
  }, _hoisted_1165 = {
4061
4057
  viewBox: "0 0 1024 1024",
4062
4058
  version: "1.1",
4063
4059
  xmlns: "http://www.w3.org/2000/svg"
4064
4060
  }, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)(
4065
4061
  "path",
4066
- { d: "M966.093 182.067H699.648c-17.818 0-32.307 13.722-32.307 30.72 0 16.947 14.49 30.72 32.307 30.72h266.445c17.817 0 32.307-13.773 32.307-30.72 0-16.998-14.49-30.72-32.307-30.72z m-92.467 130.611H699.699c-17.92 0-32.358 13.773-32.358 30.72 0 16.999 14.49 30.72 32.358 30.72h173.927c17.817 0 32.307-13.721 32.307-30.72 0-16.947-14.49-30.72-32.307-30.72zM787.61 445.952H699.7c-17.92 0-32.36 13.773-32.36 30.72 0 16.998 14.49 30.72 32.36 30.72h87.244c17.92 0 32.358-13.722 32.358-30.72 0-16.947-14.49-30.72-32.358-30.72h0.666z m-252.468 66.304a220.774 220.774 0 0 0 78.848-245.402A217.498 217.498 0 0 0 407.45 115.2a217.498 217.498 0 0 0-206.592 151.654 220.774 220.774 0 0 0 78.899 245.402C127.334 567.04 25.6 712.756 25.6 876.134c0 18.023 14.49 32.666 32.307 32.666a32.512 32.512 0 0 0 32.359-32.666c7.68-171.366 147.404-306.278 317.132-306.278 169.78 0 309.504 134.912 317.184 306.278 0 18.023 14.439 32.666 32.308 32.666a32.512 32.512 0 0 0 32.358-32.666c0-163.379-101.734-309.145-254.106-363.878zM255.13 335.872c0-85.146 68.352-154.112 152.576-154.112 84.326 0 152.627 68.966 152.627 154.112s-68.301 154.163-152.576 154.163S255.18 421.018 255.18 335.923z" },
4062
+ { d: "M922.56 774.912h-110.208v-110.464a37.632 37.632 0 0 0-37.568-37.632 37.632 37.632 0 0 0-37.568 37.632v110.464H626.944a37.632 37.632 0 0 0 0 75.328h110.208v110.528c0 20.736 16.832 37.632 37.504 37.632a37.632 37.632 0 0 0 37.568-37.632v-110.528h110.208a37.632 37.632 0 0 0 0.128-75.328z" },
4063
+ null,
4064
+ -1
4065
+ ), _hoisted_3165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)(
4066
+ "path",
4067
+ { d: "M497.088 895.872H139.2v-6.144C139.52 684.16 306.56 517.12 511.36 517.12c77.696 0 152.064 23.808 215.168 68.672a37.696 37.696 0 0 0 43.456-61.44 441.984 441.984 0 0 0-130.688-63.936 235.52 235.52 0 0 0 39.36-31.808 234.752 234.752 0 0 0 68.864-166.912c0-63.04-24.32-122.304-68.736-166.976A233.728 233.728 0 0 0 512.32 25.6c-62.848 0-121.984 24.512-166.4 69.12a234.752 234.752 0 0 0-68.928 166.848c0 63.04 24.448 122.24 68.928 166.848 11.968 12.032 24.96 22.464 38.784 31.488a446.72 446.72 0 0 0-189.44 112.832 448.064 448.064 0 0 0-131.264 316.672v44.032c0 20.736 16.832 37.632 37.568 37.632h395.392a37.632 37.632 0 0 0 0.128-75.2z m15.232-794.944a160.64 160.64 0 0 1 160.32 160.704A160.64 160.64 0 0 1 512.32 422.4 160.64 160.64 0 0 1 352 261.632a160.64 160.64 0 0 1 160.32-160.704z" },
4067
4068
  null,
4068
4069
  -1
4069
- ), _hoisted_3165 = [
4070
- _hoisted_2165
4070
+ ), _hoisted_428 = [
4071
+ _hoisted_2165,
4072
+ _hoisted_3165
4071
4073
  ];
4072
4074
  function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
4073
- return (0, import_vue165.openBlock)(), (0, import_vue165.createElementBlock)("svg", _hoisted_1165, [..._hoisted_3165]);
4075
+ return (0, import_vue165.openBlock)(), (0, import_vue165.createElementBlock)("svg", _hoisted_1165, [..._hoisted_428]);
4074
4076
  }
4075
- var user_role_preset_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-role-preset.vue"]]);
4077
+ var user_add_default = /* @__PURE__ */ export_helper_default(_sfc_main165, [["render", _sfc_render165], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-add.vue"]]);
4076
4078
 
4077
- // src/components/user-role.vue
4079
+ // src/components/user-role-preset.vue
4078
4080
  var import_vue166 = require("vue");
4079
4081
  var _sfc_main166 = {
4080
- name: "UserRole"
4082
+ name: "UserRolePreset"
4081
4083
  }, _hoisted_1166 = {
4082
4084
  viewBox: "0 0 1024 1024",
4083
4085
  version: "1.1",
4084
4086
  xmlns: "http://www.w3.org/2000/svg"
4085
- }, _hoisted_2166 = /* @__PURE__ */ (0, import_vue166.createStaticVNode)('<path d="M424.96 64a272.256 272.256 0 0 0-271.936 272.64 272.256 272.256 0 0 0 272 272.768A272.256 272.256 0 0 0 696.96 336.64 272.256 272.256 0 0 0 424.96 64z m0 467.456c-106.176 0-194.24-88.32-194.24-194.752 0-106.496 88.064-194.816 194.24-194.816 106.24 0 194.304 88.32 194.304 194.816 0 106.496-88.064 194.752-194.304 194.752z"></path><path d="M424.96 531.456C204.8 531.456 20.992 700.288 0.256 915.84c-2.56 23.36 15.552 44.16 38.848 44.16 20.736 0 36.224-15.552 38.848-36.352A346.112 346.112 0 0 1 422.4 611.968c178.688 0 326.336 137.664 344.448 311.68 2.56 20.8 18.112 36.352 38.848 36.352a39.616 39.616 0 0 0 38.848-44.16c-18.112-215.552-199.424-384.384-419.584-384.384z"></path><path d="M768 256m38.4 0l179.2 0q38.4 0 38.4 38.4l0 0q0 38.4-38.4 38.4l-179.2 0q-38.4 0-38.4-38.4l0 0q0-38.4 38.4-38.4Z"></path><path d="M800 448m38.4 0l147.2 0q38.4 0 38.4 38.4l0 0q0 38.4-38.4 38.4l-147.2 0q-38.4 0-38.4-38.4l0 0q0-38.4 38.4-38.4Z"></path><path d="M832 640m38.4 0l115.2 0q38.4 0 38.4 38.4l0 0q0 38.4-38.4 38.4l-115.2 0q-38.4 0-38.4-38.4l0 0q0-38.4 38.4-38.4Z"></path>', 5), _hoisted_7 = [
4087
+ }, _hoisted_2166 = /* @__PURE__ */ (0, import_vue166.createElementVNode)(
4088
+ "path",
4089
+ { d: "M966.093 182.067H699.648c-17.818 0-32.307 13.722-32.307 30.72 0 16.947 14.49 30.72 32.307 30.72h266.445c17.817 0 32.307-13.773 32.307-30.72 0-16.998-14.49-30.72-32.307-30.72z m-92.467 130.611H699.699c-17.92 0-32.358 13.773-32.358 30.72 0 16.999 14.49 30.72 32.358 30.72h173.927c17.817 0 32.307-13.721 32.307-30.72 0-16.947-14.49-30.72-32.307-30.72zM787.61 445.952H699.7c-17.92 0-32.36 13.773-32.36 30.72 0 16.998 14.49 30.72 32.36 30.72h87.244c17.92 0 32.358-13.722 32.358-30.72 0-16.947-14.49-30.72-32.358-30.72h0.666z m-252.468 66.304a220.774 220.774 0 0 0 78.848-245.402A217.498 217.498 0 0 0 407.45 115.2a217.498 217.498 0 0 0-206.592 151.654 220.774 220.774 0 0 0 78.899 245.402C127.334 567.04 25.6 712.756 25.6 876.134c0 18.023 14.49 32.666 32.307 32.666a32.512 32.512 0 0 0 32.359-32.666c7.68-171.366 147.404-306.278 317.132-306.278 169.78 0 309.504 134.912 317.184 306.278 0 18.023 14.439 32.666 32.308 32.666a32.512 32.512 0 0 0 32.358-32.666c0-163.379-101.734-309.145-254.106-363.878zM255.13 335.872c0-85.146 68.352-154.112 152.576-154.112 84.326 0 152.627 68.966 152.627 154.112s-68.301 154.163-152.576 154.163S255.18 421.018 255.18 335.923z" },
4090
+ null,
4091
+ -1
4092
+ ), _hoisted_3166 = [
4086
4093
  _hoisted_2166
4087
4094
  ];
4088
4095
  function _sfc_render166(_ctx, _cache, $props, $setup, $data, $options) {
4089
- return (0, import_vue166.openBlock)(), (0, import_vue166.createElementBlock)("svg", _hoisted_1166, [..._hoisted_7]);
4096
+ return (0, import_vue166.openBlock)(), (0, import_vue166.createElementBlock)("svg", _hoisted_1166, [..._hoisted_3166]);
4090
4097
  }
4091
- var user_role_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-role.vue"]]);
4098
+ var user_role_preset_default = /* @__PURE__ */ export_helper_default(_sfc_main166, [["render", _sfc_render166], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-role-preset.vue"]]);
4092
4099
 
4093
- // src/components/user-setting.vue
4100
+ // src/components/user-role.vue
4094
4101
  var import_vue167 = require("vue");
4095
4102
  var _sfc_main167 = {
4096
- name: "UserSetting"
4103
+ name: "UserRole"
4097
4104
  }, _hoisted_1167 = {
4098
4105
  viewBox: "0 0 1024 1024",
4099
4106
  version: "1.1",
4100
4107
  xmlns: "http://www.w3.org/2000/svg"
4101
- }, _hoisted_2167 = /* @__PURE__ */ (0, import_vue167.createElementVNode)(
4102
- "path",
4103
- { d: "M667.494 257.946A223.027 223.027 0 0 0 455.578 102.4 223.027 223.027 0 0 0 243.66 257.946a226.406 226.406 0 0 0 80.947 251.648C168.346 565.76 64 715.213 64 882.79c0 18.484 14.848 33.485 33.178 33.485a33.28 33.28 0 0 0 33.126-33.485c7.885-175.718 151.142-314.112 325.274-314.112 44.953 0 88.576-19.712 130.97-59.084a226.406 226.406 0 0 0 80.895-251.648z m-211.61-87.348c86.478 0 156.52 70.81 156.52 158.157 0 87.296-70.042 158.106-156.52 158.106-86.425 0-156.466-70.81-156.466-158.106 0-87.347 70.041-158.157 156.467-158.157z m373.863 420.25l63.386 109.773a32.102 32.102 0 0 1 0 32.358l-63.386 109.773a32.41 32.41 0 0 1-28.006 16.128H675.02a32.41 32.41 0 0 1-28.007-16.128L583.68 732.979a32.102 32.102 0 0 1 0-32.358l63.334-109.773a32.41 32.41 0 0 1 28.007-16.128h126.72c11.52 0 22.17 6.093 28.006 16.128zM675.021 512c-33.843 0-65.434 18.176-82.381 47.462l-63.334 109.773a95.437 95.437 0 0 0 0 95.13l63.334 109.773c16.947 29.286 48.538 47.462 82.432 47.462h126.669c33.894 0 65.433-18.176 82.432-47.462l63.334-109.773c16.896-29.287 16.896-65.639 0-95.13l-63.59-109.568A95.027 95.027 0 0 0 801.792 512h-126.72z m63.385 291.277a86.374 86.374 0 1 1 0-172.8 86.374 86.374 0 0 1 0 172.8z m0-109.773a23.757 23.757 0 0 0-23.654 23.603c0 12.954 10.7 23.655 23.654 23.655a23.757 23.757 0 0 0 23.604-23.655 23.757 23.757 0 0 0-23.604-23.603z" },
4104
- null,
4105
- -1
4106
- ), _hoisted_3166 = [
4108
+ }, _hoisted_2167 = /* @__PURE__ */ (0, import_vue167.createStaticVNode)('<path d="M424.96 64a272.256 272.256 0 0 0-271.936 272.64 272.256 272.256 0 0 0 272 272.768A272.256 272.256 0 0 0 696.96 336.64 272.256 272.256 0 0 0 424.96 64z m0 467.456c-106.176 0-194.24-88.32-194.24-194.752 0-106.496 88.064-194.816 194.24-194.816 106.24 0 194.304 88.32 194.304 194.816 0 106.496-88.064 194.752-194.304 194.752z"></path><path d="M424.96 531.456C204.8 531.456 20.992 700.288 0.256 915.84c-2.56 23.36 15.552 44.16 38.848 44.16 20.736 0 36.224-15.552 38.848-36.352A346.112 346.112 0 0 1 422.4 611.968c178.688 0 326.336 137.664 344.448 311.68 2.56 20.8 18.112 36.352 38.848 36.352a39.616 39.616 0 0 0 38.848-44.16c-18.112-215.552-199.424-384.384-419.584-384.384z"></path><path d="M768 256m38.4 0l179.2 0q38.4 0 38.4 38.4l0 0q0 38.4-38.4 38.4l-179.2 0q-38.4 0-38.4-38.4l0 0q0-38.4 38.4-38.4Z"></path><path d="M800 448m38.4 0l147.2 0q38.4 0 38.4 38.4l0 0q0 38.4-38.4 38.4l-147.2 0q-38.4 0-38.4-38.4l0 0q0-38.4 38.4-38.4Z"></path><path d="M832 640m38.4 0l115.2 0q38.4 0 38.4 38.4l0 0q0 38.4-38.4 38.4l-115.2 0q-38.4 0-38.4-38.4l0 0q0-38.4 38.4-38.4Z"></path>', 5), _hoisted_7 = [
4107
4109
  _hoisted_2167
4108
4110
  ];
4109
4111
  function _sfc_render167(_ctx, _cache, $props, $setup, $data, $options) {
4110
- return (0, import_vue167.openBlock)(), (0, import_vue167.createElementBlock)("svg", _hoisted_1167, [..._hoisted_3166]);
4112
+ return (0, import_vue167.openBlock)(), (0, import_vue167.createElementBlock)("svg", _hoisted_1167, [..._hoisted_7]);
4111
4113
  }
4112
- var user_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-setting.vue"]]);
4114
+ var user_role_default = /* @__PURE__ */ export_helper_default(_sfc_main167, [["render", _sfc_render167], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-role.vue"]]);
4113
4115
 
4114
- // src/components/voice.vue
4116
+ // src/components/user-setting.vue
4115
4117
  var import_vue168 = require("vue");
4116
4118
  var _sfc_main168 = {
4117
- name: "Voice"
4119
+ name: "UserSetting"
4118
4120
  }, _hoisted_1168 = {
4119
4121
  viewBox: "0 0 1024 1024",
4120
4122
  version: "1.1",
4121
4123
  xmlns: "http://www.w3.org/2000/svg"
4122
4124
  }, _hoisted_2168 = /* @__PURE__ */ (0, import_vue168.createElementVNode)(
4123
4125
  "path",
4124
- { d: "M206.592 284.48L465.28 124.8a64.512 64.512 0 0 1 88.192 20.096c6.4 10.048 9.728 21.696 9.728 33.536v667.136a63.616 63.616 0 0 1-64 63.232 64.64 64.64 0 0 1-33.92-9.6l-258.688-159.68H89.6c-49.472 0-89.6-39.616-89.6-88.512V372.992c0-48.896 40.128-88.512 89.6-88.512h116.992z m31.36 70.08a38.784 38.784 0 0 1-20.352 5.76h-128c-7.04 0-12.8 5.632-12.8 12.672v278.08c0 6.976 5.76 12.608 12.8 12.608h128c7.168 0 14.272 1.984 20.352 5.76L486.4 822.784V201.216L237.952 354.56z m620.736 538.624a38.72 38.72 0 0 1-54.272-0.896 37.568 37.568 0 0 1 0.896-53.632c189.184-180.544 189.184-472.768 0-653.312a37.568 37.568 0 0 1-0.896-53.632 38.72 38.72 0 0 1 54.272-0.896c220.416 210.368 220.416 552 0 762.368z m-128.256-151.424a38.72 38.72 0 0 1-54.336-1.472 37.568 37.568 0 0 1 1.472-53.568c103.488-96.768 103.488-252.672 0-349.44a37.568 37.568 0 0 1-1.472-53.632 38.72 38.72 0 0 1 54.336-1.408c135.424 126.656 135.424 332.864 0 459.52z" },
4126
+ { d: "M667.494 257.946A223.027 223.027 0 0 0 455.578 102.4 223.027 223.027 0 0 0 243.66 257.946a226.406 226.406 0 0 0 80.947 251.648C168.346 565.76 64 715.213 64 882.79c0 18.484 14.848 33.485 33.178 33.485a33.28 33.28 0 0 0 33.126-33.485c7.885-175.718 151.142-314.112 325.274-314.112 44.953 0 88.576-19.712 130.97-59.084a226.406 226.406 0 0 0 80.895-251.648z m-211.61-87.348c86.478 0 156.52 70.81 156.52 158.157 0 87.296-70.042 158.106-156.52 158.106-86.425 0-156.466-70.81-156.466-158.106 0-87.347 70.041-158.157 156.467-158.157z m373.863 420.25l63.386 109.773a32.102 32.102 0 0 1 0 32.358l-63.386 109.773a32.41 32.41 0 0 1-28.006 16.128H675.02a32.41 32.41 0 0 1-28.007-16.128L583.68 732.979a32.102 32.102 0 0 1 0-32.358l63.334-109.773a32.41 32.41 0 0 1 28.007-16.128h126.72c11.52 0 22.17 6.093 28.006 16.128zM675.021 512c-33.843 0-65.434 18.176-82.381 47.462l-63.334 109.773a95.437 95.437 0 0 0 0 95.13l63.334 109.773c16.947 29.286 48.538 47.462 82.432 47.462h126.669c33.894 0 65.433-18.176 82.432-47.462l63.334-109.773c16.896-29.287 16.896-65.639 0-95.13l-63.59-109.568A95.027 95.027 0 0 0 801.792 512h-126.72z m63.385 291.277a86.374 86.374 0 1 1 0-172.8 86.374 86.374 0 0 1 0 172.8z m0-109.773a23.757 23.757 0 0 0-23.654 23.603c0 12.954 10.7 23.655 23.654 23.655a23.757 23.757 0 0 0 23.604-23.655 23.757 23.757 0 0 0-23.604-23.603z" },
4125
4127
  null,
4126
4128
  -1
4127
4129
  ), _hoisted_3167 = [
@@ -4130,19 +4132,19 @@ var _sfc_main168 = {
4130
4132
  function _sfc_render168(_ctx, _cache, $props, $setup, $data, $options) {
4131
4133
  return (0, import_vue168.openBlock)(), (0, import_vue168.createElementBlock)("svg", _hoisted_1168, [..._hoisted_3167]);
4132
4134
  }
4133
- var voice_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/voice.vue"]]);
4135
+ var user_setting_default = /* @__PURE__ */ export_helper_default(_sfc_main168, [["render", _sfc_render168], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/user-setting.vue"]]);
4134
4136
 
4135
- // src/components/water.vue
4137
+ // src/components/voice.vue
4136
4138
  var import_vue169 = require("vue");
4137
4139
  var _sfc_main169 = {
4138
- name: "Water"
4140
+ name: "Voice"
4139
4141
  }, _hoisted_1169 = {
4140
4142
  viewBox: "0 0 1024 1024",
4141
4143
  version: "1.1",
4142
4144
  xmlns: "http://www.w3.org/2000/svg"
4143
4145
  }, _hoisted_2169 = /* @__PURE__ */ (0, import_vue169.createElementVNode)(
4144
4146
  "path",
4145
- { d: "M355.072 0l0.170667 0.341333c10.24 12.8 354.986667 441.088 354.986666 646.314667C710.229333 855.04 551.253333 1024 354.986667 1024h-1.194667a337.92 337.92 0 0 1-181.76-53.845333C68.949333 904.106667 0 783.957333 0 646.656 0 445.013333 332.032 28.672 353.877333 1.450667A19.029333 19.029333 0 0 1 355.072 0z m433.92 278.528l0.256 0.256C796.074667 287.402667 1024 570.88 1024 706.986667c0 138.069333-105.216 249.685333-235.008 249.685333h-0.768a224.341333 224.341333 0 0 1-120.32-35.669333 386.986667 386.986667 0 0 0 111.530667-274.346667c0-65.28-34.816-153.173333-82.773334-243.029333a2203.136 2203.136 0 0 1 92.330667-125.098667z" },
4147
+ { d: "M206.592 284.48L465.28 124.8a64.512 64.512 0 0 1 88.192 20.096c6.4 10.048 9.728 21.696 9.728 33.536v667.136a63.616 63.616 0 0 1-64 63.232 64.64 64.64 0 0 1-33.92-9.6l-258.688-159.68H89.6c-49.472 0-89.6-39.616-89.6-88.512V372.992c0-48.896 40.128-88.512 89.6-88.512h116.992z m31.36 70.08a38.784 38.784 0 0 1-20.352 5.76h-128c-7.04 0-12.8 5.632-12.8 12.672v278.08c0 6.976 5.76 12.608 12.8 12.608h128c7.168 0 14.272 1.984 20.352 5.76L486.4 822.784V201.216L237.952 354.56z m620.736 538.624a38.72 38.72 0 0 1-54.272-0.896 37.568 37.568 0 0 1 0.896-53.632c189.184-180.544 189.184-472.768 0-653.312a37.568 37.568 0 0 1-0.896-53.632 38.72 38.72 0 0 1 54.272-0.896c220.416 210.368 220.416 552 0 762.368z m-128.256-151.424a38.72 38.72 0 0 1-54.336-1.472 37.568 37.568 0 0 1 1.472-53.568c103.488-96.768 103.488-252.672 0-349.44a37.568 37.568 0 0 1-1.472-53.632 38.72 38.72 0 0 1 54.336-1.408c135.424 126.656 135.424 332.864 0 459.52z" },
4146
4148
  null,
4147
4149
  -1
4148
4150
  ), _hoisted_3168 = [
@@ -4151,19 +4153,19 @@ var _sfc_main169 = {
4151
4153
  function _sfc_render169(_ctx, _cache, $props, $setup, $data, $options) {
4152
4154
  return (0, import_vue169.openBlock)(), (0, import_vue169.createElementBlock)("svg", _hoisted_1169, [..._hoisted_3168]);
4153
4155
  }
4154
- var water_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/water.vue"]]);
4156
+ var voice_default = /* @__PURE__ */ export_helper_default(_sfc_main169, [["render", _sfc_render169], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/voice.vue"]]);
4155
4157
 
4156
- // src/components/word-normal.vue
4158
+ // src/components/water.vue
4157
4159
  var import_vue170 = require("vue");
4158
4160
  var _sfc_main170 = {
4159
- name: "WordNormal"
4161
+ name: "Water"
4160
4162
  }, _hoisted_1170 = {
4161
4163
  viewBox: "0 0 1024 1024",
4162
4164
  version: "1.1",
4163
4165
  xmlns: "http://www.w3.org/2000/svg"
4164
4166
  }, _hoisted_2170 = /* @__PURE__ */ (0, import_vue170.createElementVNode)(
4165
4167
  "path",
4166
- { d: "M512 32a480 480 0 1 1 0 960 480 480 0 0 1 0-960z m0 64a416 416 0 1 0 0 832 416 416 0 0 0 0-832z m-247.936 562.88l48.96 5.76a503.296 503.296 0 0 1-20.16 115.2l-48.384-16.128c10.368-30.528 16.704-65.664 19.584-104.832z m402.048-414.72c0 40.32-0.576 89.28-0.576 148.032h94.464v57.024h-92.16c19.008 121.536 56.448 216 112.32 283.392l-42.048 46.08c-43.776-60.48-75.456-133.056-93.888-217.728-19.584 86.976-48.96 159.552-87.552 218.304l-33.408-37.44-33.984 13.248c-8.064-32.256-18.432-63.36-29.952-93.312l40.32-11.52c10.944 25.344 20.16 48.384 27.072 70.272 43.776-80.064 69.12-170.496 76.608-271.296H538.816v-57.024h67.392c1.152-64.512 1.728-113.472 1.728-148.032z m-292.608 419.904c5.76 24.192 9.792 58.176 12.096 100.8l-49.536 6.336a915.2 915.2 0 0 0-7.488-101.952z m63.36-7.488c9.792 27.072 18.432 58.176 26.496 93.312l-47.232 12.096c-5.76-31.68-13.248-62.208-21.312-91.584z m81.792-396.864v217.152H412.672v33.984h100.224v47.232H412.672v32.832c42.624-2.304 78.912-4.032 108.864-6.336v45.504c-50.688 5.184-137.664 9.792-261.504 14.4l-7.488-49.536A5461.888 5461.888 0 0 0 359.68 592.64v-34.56H260.608v-47.232H359.68v-33.984H256.576V259.712h262.08z m-47.232 44.928h-63.36v127.296h63.36V304.64z m-104.832 0h-62.784v127.296h62.784V304.64z m65.664 23.616l29.376 7.488a411.84 411.84 0 0 1-16.704 80.064l-28.224-9.792c7.488-24.192 12.672-50.112 15.552-77.76z m-94.464 1.152c8.064 23.04 14.4 48.96 20.16 78.912l-27.648 7.488a796.8 796.8 0 0 0-20.736-77.184z m377.28-70.848c23.04 32.256 40.32 61.056 52.992 85.824l-41.472 29.376a710.656 710.656 0 0 0-52.416-89.856z" },
4168
+ { d: "M355.072 0l0.170667 0.341333c10.24 12.8 354.986667 441.088 354.986666 646.314667C710.229333 855.04 551.253333 1024 354.986667 1024h-1.194667a337.92 337.92 0 0 1-181.76-53.845333C68.949333 904.106667 0 783.957333 0 646.656 0 445.013333 332.032 28.672 353.877333 1.450667A19.029333 19.029333 0 0 1 355.072 0z m433.92 278.528l0.256 0.256C796.074667 287.402667 1024 570.88 1024 706.986667c0 138.069333-105.216 249.685333-235.008 249.685333h-0.768a224.341333 224.341333 0 0 1-120.32-35.669333 386.986667 386.986667 0 0 0 111.530667-274.346667c0-65.28-34.816-153.173333-82.773334-243.029333a2203.136 2203.136 0 0 1 92.330667-125.098667z" },
4167
4169
  null,
4168
4170
  -1
4169
4171
  ), _hoisted_3169 = [
@@ -4172,19 +4174,19 @@ var _sfc_main170 = {
4172
4174
  function _sfc_render170(_ctx, _cache, $props, $setup, $data, $options) {
4173
4175
  return (0, import_vue170.openBlock)(), (0, import_vue170.createElementBlock)("svg", _hoisted_1170, [..._hoisted_3169]);
4174
4176
  }
4175
- var word_normal_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/word-normal.vue"]]);
4177
+ var water_default = /* @__PURE__ */ export_helper_default(_sfc_main170, [["render", _sfc_render170], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/water.vue"]]);
4176
4178
 
4177
- // src/components/word-surpass.vue
4179
+ // src/components/word-normal.vue
4178
4180
  var import_vue171 = require("vue");
4179
4181
  var _sfc_main171 = {
4180
- name: "WordSurpass"
4182
+ name: "WordNormal"
4181
4183
  }, _hoisted_1171 = {
4182
4184
  viewBox: "0 0 1024 1024",
4183
4185
  version: "1.1",
4184
4186
  xmlns: "http://www.w3.org/2000/svg"
4185
4187
  }, _hoisted_2171 = /* @__PURE__ */ (0, import_vue171.createElementVNode)(
4186
4188
  "path",
4187
- { d: "M512 32a480 480 0 1 1 0 960 480 480 0 0 1 0-960zM387.84 224.256h-45.76v83.2h-96.64v42.752h96.64v83.84H224.896v42.752h135.36v216.512a197.312 197.312 0 0 1-55.36-73.6 1099.52 1099.52 0 0 0 8.448-105.408l-43.328-2.368c-2.368 104.704-18.368 183.04-48 234.944 9.344 18.368 17.92 36.736 25.728 55.04 20.288-32 36.032-73.408 47.168-124.16 33.984 66.048 98.112 100.032 192.448 101.952 82.048 1.536 182.08 2.176 300.032 1.792 3.904-13.312 9.344-28.8 16.384-46.336-126.912 2.752-227.52 3.52-301.76 2.368-37.12-0.384-69.76-6.4-97.856-18.176V609.792h83.84v-42.24h-83.84V476.8h78.528V433.92H387.84V350.208h87.296v-42.752H387.84v-83.2z m376.128 268.352H519.04v213.248h43.328v-28.672h158.208v25.216h43.392V492.608z m-43.392 39.872v104.832H562.368V532.48h158.208z m49.792-283.008H490.304v39.808h80.896c-1.216 68.736-28.928 117.952-83.2 147.648 11.712 12.928 21.248 25.408 28.672 37.504 62.528-35.2 95.424-96.896 98.752-185.152h111.04c-1.152 33.984-3.136 62.08-5.888 84.352-2.304 25.024-14.656 37.504-36.928 37.504a418.88 418.88 0 0 1-73.216-6.4c3.52 16.768 6.4 32.384 8.768 46.848 27.776 1.6 52.16 2.176 73.28 1.792 42.176-1.216 65.408-24.256 69.76-69.12 3.456-36.352 6.208-81.28 8.128-134.784z" },
4189
+ { d: "M512 32a480 480 0 1 1 0 960 480 480 0 0 1 0-960z m0 64a416 416 0 1 0 0 832 416 416 0 0 0 0-832z m-247.936 562.88l48.96 5.76a503.296 503.296 0 0 1-20.16 115.2l-48.384-16.128c10.368-30.528 16.704-65.664 19.584-104.832z m402.048-414.72c0 40.32-0.576 89.28-0.576 148.032h94.464v57.024h-92.16c19.008 121.536 56.448 216 112.32 283.392l-42.048 46.08c-43.776-60.48-75.456-133.056-93.888-217.728-19.584 86.976-48.96 159.552-87.552 218.304l-33.408-37.44-33.984 13.248c-8.064-32.256-18.432-63.36-29.952-93.312l40.32-11.52c10.944 25.344 20.16 48.384 27.072 70.272 43.776-80.064 69.12-170.496 76.608-271.296H538.816v-57.024h67.392c1.152-64.512 1.728-113.472 1.728-148.032z m-292.608 419.904c5.76 24.192 9.792 58.176 12.096 100.8l-49.536 6.336a915.2 915.2 0 0 0-7.488-101.952z m63.36-7.488c9.792 27.072 18.432 58.176 26.496 93.312l-47.232 12.096c-5.76-31.68-13.248-62.208-21.312-91.584z m81.792-396.864v217.152H412.672v33.984h100.224v47.232H412.672v32.832c42.624-2.304 78.912-4.032 108.864-6.336v45.504c-50.688 5.184-137.664 9.792-261.504 14.4l-7.488-49.536A5461.888 5461.888 0 0 0 359.68 592.64v-34.56H260.608v-47.232H359.68v-33.984H256.576V259.712h262.08z m-47.232 44.928h-63.36v127.296h63.36V304.64z m-104.832 0h-62.784v127.296h62.784V304.64z m65.664 23.616l29.376 7.488a411.84 411.84 0 0 1-16.704 80.064l-28.224-9.792c7.488-24.192 12.672-50.112 15.552-77.76z m-94.464 1.152c8.064 23.04 14.4 48.96 20.16 78.912l-27.648 7.488a796.8 796.8 0 0 0-20.736-77.184z m377.28-70.848c23.04 32.256 40.32 61.056 52.992 85.824l-41.472 29.376a710.656 710.656 0 0 0-52.416-89.856z" },
4188
4190
  null,
4189
4191
  -1
4190
4192
  ), _hoisted_3170 = [
@@ -4193,19 +4195,19 @@ var _sfc_main171 = {
4193
4195
  function _sfc_render171(_ctx, _cache, $props, $setup, $data, $options) {
4194
4196
  return (0, import_vue171.openBlock)(), (0, import_vue171.createElementBlock)("svg", _hoisted_1171, [..._hoisted_3170]);
4195
4197
  }
4196
- var word_surpass_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/word-surpass.vue"]]);
4198
+ var word_normal_default = /* @__PURE__ */ export_helper_default(_sfc_main171, [["render", _sfc_render171], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/word-normal.vue"]]);
4197
4199
 
4198
- // src/components/word-system.vue
4200
+ // src/components/word-surpass.vue
4199
4201
  var import_vue172 = require("vue");
4200
4202
  var _sfc_main172 = {
4201
- name: "WordSystem"
4203
+ name: "WordSurpass"
4202
4204
  }, _hoisted_1172 = {
4203
4205
  viewBox: "0 0 1024 1024",
4204
4206
  version: "1.1",
4205
4207
  xmlns: "http://www.w3.org/2000/svg"
4206
4208
  }, _hoisted_2172 = /* @__PURE__ */ (0, import_vue172.createElementVNode)(
4207
4209
  "path",
4208
- { d: "M512 32a480 480 0 1 1 0 960 480 480 0 0 1 0-960z m0 64a416 416 0 1 0 0 832 416 416 0 0 0 0-832z m193.92 152.32l29.376 50.112c-61.632 12.672-134.208 21.888-218.304 27.648A502.784 502.784 0 0 1 429.44 407.872c38.016-2.304 76.608-5.184 114.624-8.064 23.616-19.584 47.808-40.896 73.152-63.936l55.296 27.072c-89.28 76.608-167.04 134.208-232.704 172.224a3863.04 3863.04 0 0 0 197.568-17.856c-12.096-16.128-24.768-32.256-37.44-48.384l44.352-27.648c47.808 55.872 84.672 104.832 110.016 146.88l-47.808 32.832a883.328 883.328 0 0 0-35.136-55.872c-36.864 4.032-77.184 7.488-120.96 10.944v141.696c0 38.592-19.008 58.176-56.448 58.176H428.288l-13.824-58.752c20.16 2.304 39.744 4.032 58.752 4.032 10.944 0 16.704-6.336 16.704-18.432V580.672c-54.144 3.456-112.32 6.912-175.68 9.792l-16.704-52.416c19.008-1.728 36.288-5.184 51.84-10.944 39.744-17.28 84.096-43.2 132.48-78.336-44.928 3.456-92.736 6.336-142.272 9.216l-12.096-52.416c14.4-1.728 27.648-5.184 40.32-10.944 20.16-9.792 44.928-31.104 74.88-64.512-44.928 1.152-91.008 2.304-139.392 2.304l-17.28-51.84c164.736 0 304.704-10.944 419.904-32.256zM627.584 600.256c56.448 41.472 104.256 82.368 142.848 123.264l-42.624 42.624c-32.832-39.168-79.488-81.792-139.968-127.296z m-234.432 4.032l42.048 37.44a555.84 555.84 0 0 1-144 122.112l-37.44-48.96a562.56 562.56 0 0 0 139.392-110.592z" },
4210
+ { d: "M512 32a480 480 0 1 1 0 960 480 480 0 0 1 0-960zM387.84 224.256h-45.76v83.2h-96.64v42.752h96.64v83.84H224.896v42.752h135.36v216.512a197.312 197.312 0 0 1-55.36-73.6 1099.52 1099.52 0 0 0 8.448-105.408l-43.328-2.368c-2.368 104.704-18.368 183.04-48 234.944 9.344 18.368 17.92 36.736 25.728 55.04 20.288-32 36.032-73.408 47.168-124.16 33.984 66.048 98.112 100.032 192.448 101.952 82.048 1.536 182.08 2.176 300.032 1.792 3.904-13.312 9.344-28.8 16.384-46.336-126.912 2.752-227.52 3.52-301.76 2.368-37.12-0.384-69.76-6.4-97.856-18.176V609.792h83.84v-42.24h-83.84V476.8h78.528V433.92H387.84V350.208h87.296v-42.752H387.84v-83.2z m376.128 268.352H519.04v213.248h43.328v-28.672h158.208v25.216h43.392V492.608z m-43.392 39.872v104.832H562.368V532.48h158.208z m49.792-283.008H490.304v39.808h80.896c-1.216 68.736-28.928 117.952-83.2 147.648 11.712 12.928 21.248 25.408 28.672 37.504 62.528-35.2 95.424-96.896 98.752-185.152h111.04c-1.152 33.984-3.136 62.08-5.888 84.352-2.304 25.024-14.656 37.504-36.928 37.504a418.88 418.88 0 0 1-73.216-6.4c3.52 16.768 6.4 32.384 8.768 46.848 27.776 1.6 52.16 2.176 73.28 1.792 42.176-1.216 65.408-24.256 69.76-69.12 3.456-36.352 6.208-81.28 8.128-134.784z" },
4209
4211
  null,
4210
4212
  -1
4211
4213
  ), _hoisted_3171 = [
@@ -4214,19 +4216,19 @@ var _sfc_main172 = {
4214
4216
  function _sfc_render172(_ctx, _cache, $props, $setup, $data, $options) {
4215
4217
  return (0, import_vue172.openBlock)(), (0, import_vue172.createElementBlock)("svg", _hoisted_1172, [..._hoisted_3171]);
4216
4218
  }
4217
- var word_system_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/word-system.vue"]]);
4219
+ var word_surpass_default = /* @__PURE__ */ export_helper_default(_sfc_main172, [["render", _sfc_render172], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/word-surpass.vue"]]);
4218
4220
 
4219
- // src/components/zoom-out.vue
4221
+ // src/components/word-system.vue
4220
4222
  var import_vue173 = require("vue");
4221
4223
  var _sfc_main173 = {
4222
- name: "ZoomOut"
4224
+ name: "WordSystem"
4223
4225
  }, _hoisted_1173 = {
4224
4226
  viewBox: "0 0 1024 1024",
4225
4227
  version: "1.1",
4226
4228
  xmlns: "http://www.w3.org/2000/svg"
4227
4229
  }, _hoisted_2173 = /* @__PURE__ */ (0, import_vue173.createElementVNode)(
4228
4230
  "path",
4229
- { d: "M471.936 32a440 440 0 0 1 338.176 721.6l172.8 172.8c13.44 13.12 11.584 36.672-4.032 52.672-16 15.552-39.488 17.28-52.48 3.84l-172.8-172.8A440 440 0 1 1 471.936 32z m0 79.232c-228.416 0-360.128 184-360.128 360.768 0 176.832 131.328 361.6 360 361.6 228.48 0 360-184.768 360-361.6 0-176.768-131.456-360.768-359.872-360.768zM631.552 432a41.92 41.92 0 0 1 43.2 40 41.92 41.92 0 0 1-43.264 40h-316.16c-23.936 0-43.392-17.856-43.392-40a41.856 41.856 0 0 1 43.392-40z" },
4231
+ { d: "M512 32a480 480 0 1 1 0 960 480 480 0 0 1 0-960z m0 64a416 416 0 1 0 0 832 416 416 0 0 0 0-832z m193.92 152.32l29.376 50.112c-61.632 12.672-134.208 21.888-218.304 27.648A502.784 502.784 0 0 1 429.44 407.872c38.016-2.304 76.608-5.184 114.624-8.064 23.616-19.584 47.808-40.896 73.152-63.936l55.296 27.072c-89.28 76.608-167.04 134.208-232.704 172.224a3863.04 3863.04 0 0 0 197.568-17.856c-12.096-16.128-24.768-32.256-37.44-48.384l44.352-27.648c47.808 55.872 84.672 104.832 110.016 146.88l-47.808 32.832a883.328 883.328 0 0 0-35.136-55.872c-36.864 4.032-77.184 7.488-120.96 10.944v141.696c0 38.592-19.008 58.176-56.448 58.176H428.288l-13.824-58.752c20.16 2.304 39.744 4.032 58.752 4.032 10.944 0 16.704-6.336 16.704-18.432V580.672c-54.144 3.456-112.32 6.912-175.68 9.792l-16.704-52.416c19.008-1.728 36.288-5.184 51.84-10.944 39.744-17.28 84.096-43.2 132.48-78.336-44.928 3.456-92.736 6.336-142.272 9.216l-12.096-52.416c14.4-1.728 27.648-5.184 40.32-10.944 20.16-9.792 44.928-31.104 74.88-64.512-44.928 1.152-91.008 2.304-139.392 2.304l-17.28-51.84c164.736 0 304.704-10.944 419.904-32.256zM627.584 600.256c56.448 41.472 104.256 82.368 142.848 123.264l-42.624 42.624c-32.832-39.168-79.488-81.792-139.968-127.296z m-234.432 4.032l42.048 37.44a555.84 555.84 0 0 1-144 122.112l-37.44-48.96a562.56 562.56 0 0 0 139.392-110.592z" },
4230
4232
  null,
4231
4233
  -1
4232
4234
  ), _hoisted_3172 = [
@@ -4235,19 +4237,19 @@ var _sfc_main173 = {
4235
4237
  function _sfc_render173(_ctx, _cache, $props, $setup, $data, $options) {
4236
4238
  return (0, import_vue173.openBlock)(), (0, import_vue173.createElementBlock)("svg", _hoisted_1173, [..._hoisted_3172]);
4237
4239
  }
4238
- var zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/zoom-out.vue"]]);
4240
+ var word_system_default = /* @__PURE__ */ export_helper_default(_sfc_main173, [["render", _sfc_render173], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/word-system.vue"]]);
4239
4241
 
4240
- // src/components/zoom-up.vue
4242
+ // src/components/zoom-out.vue
4241
4243
  var import_vue174 = require("vue");
4242
4244
  var _sfc_main174 = {
4243
- name: "ZoomUp"
4245
+ name: "ZoomOut"
4244
4246
  }, _hoisted_1174 = {
4245
4247
  viewBox: "0 0 1024 1024",
4246
4248
  version: "1.1",
4247
4249
  xmlns: "http://www.w3.org/2000/svg"
4248
4250
  }, _hoisted_2174 = /* @__PURE__ */ (0, import_vue174.createElementVNode)(
4249
4251
  "path",
4250
- { d: "M471.936 32a440 440 0 0 1 338.176 721.6l172.8 172.8c13.44 13.12 11.584 36.672-4.032 52.672-16 15.552-39.488 17.28-52.48 3.84l-172.8-172.8A440 440 0 1 1 471.936 32z m0 79.232c-228.416 0-360.128 184-360.128 360.768 0 176.832 131.328 361.6 360 361.6 228.48 0 360-184.768 360-361.6 0-176.768-131.456-360.768-359.872-360.768z m1.472 159.36a41.92 41.92 0 0 1 40 43.328L513.28 432h118.208a41.92 41.92 0 0 1 42.496 33.92l0.64 6.08A41.92 41.92 0 0 1 631.552 512H513.28v118.08c0 21.696-14.72 39.808-34.048 42.88l-5.888 0.512a41.856 41.856 0 0 1-40-43.392L433.28 512H315.328c-21.76 0-39.808-14.72-42.88-34.048l-0.512-5.952a41.856 41.856 0 0 1 43.392-40H433.28V313.856a41.92 41.92 0 0 1 33.92-42.56z" },
4252
+ { d: "M471.936 32a440 440 0 0 1 338.176 721.6l172.8 172.8c13.44 13.12 11.584 36.672-4.032 52.672-16 15.552-39.488 17.28-52.48 3.84l-172.8-172.8A440 440 0 1 1 471.936 32z m0 79.232c-228.416 0-360.128 184-360.128 360.768 0 176.832 131.328 361.6 360 361.6 228.48 0 360-184.768 360-361.6 0-176.768-131.456-360.768-359.872-360.768zM631.552 432a41.92 41.92 0 0 1 43.2 40 41.92 41.92 0 0 1-43.264 40h-316.16c-23.936 0-43.392-17.856-43.392-40a41.856 41.856 0 0 1 43.392-40z" },
4251
4253
  null,
4252
4254
  -1
4253
4255
  ), _hoisted_3173 = [
@@ -4256,7 +4258,28 @@ var _sfc_main174 = {
4256
4258
  function _sfc_render174(_ctx, _cache, $props, $setup, $data, $options) {
4257
4259
  return (0, import_vue174.openBlock)(), (0, import_vue174.createElementBlock)("svg", _hoisted_1174, [..._hoisted_3173]);
4258
4260
  }
4259
- var zoom_up_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/zoom-up.vue"]]);
4261
+ var zoom_out_default = /* @__PURE__ */ export_helper_default(_sfc_main174, [["render", _sfc_render174], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/zoom-out.vue"]]);
4262
+
4263
+ // src/components/zoom-up.vue
4264
+ var import_vue175 = require("vue");
4265
+ var _sfc_main175 = {
4266
+ name: "ZoomUp"
4267
+ }, _hoisted_1175 = {
4268
+ viewBox: "0 0 1024 1024",
4269
+ version: "1.1",
4270
+ xmlns: "http://www.w3.org/2000/svg"
4271
+ }, _hoisted_2175 = /* @__PURE__ */ (0, import_vue175.createElementVNode)(
4272
+ "path",
4273
+ { d: "M471.936 32a440 440 0 0 1 338.176 721.6l172.8 172.8c13.44 13.12 11.584 36.672-4.032 52.672-16 15.552-39.488 17.28-52.48 3.84l-172.8-172.8A440 440 0 1 1 471.936 32z m0 79.232c-228.416 0-360.128 184-360.128 360.768 0 176.832 131.328 361.6 360 361.6 228.48 0 360-184.768 360-361.6 0-176.768-131.456-360.768-359.872-360.768z m1.472 159.36a41.92 41.92 0 0 1 40 43.328L513.28 432h118.208a41.92 41.92 0 0 1 42.496 33.92l0.64 6.08A41.92 41.92 0 0 1 631.552 512H513.28v118.08c0 21.696-14.72 39.808-34.048 42.88l-5.888 0.512a41.856 41.856 0 0 1-40-43.392L433.28 512H315.328c-21.76 0-39.808-14.72-42.88-34.048l-0.512-5.952a41.856 41.856 0 0 1 43.392-40H433.28V313.856a41.92 41.92 0 0 1 33.92-42.56z" },
4274
+ null,
4275
+ -1
4276
+ ), _hoisted_3174 = [
4277
+ _hoisted_2175
4278
+ ];
4279
+ function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4280
+ return (0, import_vue175.openBlock)(), (0, import_vue175.createElementBlock)("svg", _hoisted_1175, [..._hoisted_3174]);
4281
+ }
4282
+ var zoom_up_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "/Users/qiuzhilong/Documents/SDWL/project/vue-components/icons/vue/src/components/zoom-up.vue"]]);
4260
4283
 
4261
4284
  // src/menu-icon.ts
4262
4285
  var arealityMenus = [
@@ -4355,6 +4378,10 @@ var arealityMenus = [
4355
4378
  {
4356
4379
  name: "timeshare",
4357
4380
  iconName: "CircleTimeshareFilled"
4381
+ },
4382
+ {
4383
+ name: "product",
4384
+ iconName: "PropertyFilled"
4358
4385
  }
4359
4386
  ], linearMenus = [
4360
4387
  {