@kq_npm/client_icons_vue 0.2.8-beta → 0.2.9-beta

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.
@@ -4281,69 +4281,95 @@ function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
4281
4281
  }
4282
4282
  var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-flight.vue"]]);
4283
4283
 
4284
- // src/components/icon-advanced-query.vue
4284
+ // src/components/icon-home.vue
4285
4285
  import { createElementVNode as _createElementVNode175, openBlock as _openBlock176, createElementBlock as _createElementBlock176 } from "vue";
4286
4286
  var _sfc_main176 = {
4287
+ name: "IconHome",
4288
+ title: "\u9996\u9875"
4289
+ }, _hoisted_1176 = {
4290
+ class: "icon",
4291
+ viewBox: "0 0 1024 1024",
4292
+ xmlns: "http://www.w3.org/2000/svg",
4293
+ width: "200",
4294
+ height: "200"
4295
+ }, _hoisted_2176 = /* @__PURE__ */ _createElementVNode175("path", {
4296
+ d: "M492.032 103.04a32 32 0 0 1 39.936 0l320 256A32 32 0 0 1 864 384v512a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V384a32 32 0 0 1 12.032-24.96l320-256zM224 399.36V864h576V399.36l-288-230.4-288 230.4z",
4297
+ fill: "currentColor"
4298
+ }, null, -1), _hoisted_3175 = /* @__PURE__ */ _createElementVNode175("path", {
4299
+ d: "M373.376 618.624a32 32 0 0 1 32-32h213.312a32 32 0 0 1 32 32v277.312h-64V650.624H437.376v245.312h-64V618.624z",
4300
+ fill: "currentColor"
4301
+ }, null, -1), _hoisted_469 = [
4302
+ _hoisted_2176,
4303
+ _hoisted_3175
4304
+ ];
4305
+ function _sfc_render176(_ctx, _cache, $props, $setup, $data, $options) {
4306
+ return _openBlock176(), _createElementBlock176("svg", _hoisted_1176, _hoisted_469);
4307
+ }
4308
+ var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-home.vue"]]);
4309
+
4310
+ // src/components/icon-advanced-query.vue
4311
+ import { createElementVNode as _createElementVNode176, openBlock as _openBlock177, createElementBlock as _createElementBlock177 } from "vue";
4312
+ var _sfc_main177 = {
4287
4313
  name: "IconAdvancedQuery",
4288
4314
  title: "\u9AD8\u7EA7\u67E5\u8BE2"
4289
- }, _hoisted_1176 = {
4315
+ }, _hoisted_1177 = {
4290
4316
  width: "16",
4291
4317
  height: "16",
4292
4318
  viewBox: "0 0 16 16",
4293
4319
  fill: "none",
4294
4320
  xmlns: "http://www.w3.org/2000/svg"
4295
- }, _hoisted_2176 = /* @__PURE__ */ _createElementVNode175("path", {
4321
+ }, _hoisted_2177 = /* @__PURE__ */ _createElementVNode176("path", {
4296
4322
  "fill-rule": "evenodd",
4297
4323
  "clip-rule": "evenodd",
4298
4324
  d: "M7.333 2.5a4.833 4.833 0 1 0 0 9.667 4.833 4.833 0 0 0 0-9.667ZM1.5 7.333a5.833 5.833 0 1 1 11.667 0 5.833 5.833 0 0 1-11.667 0Z",
4299
4325
  fill: "currentColor"
4300
- }, null, -1), _hoisted_3175 = /* @__PURE__ */ _createElementVNode175("path", {
4326
+ }, null, -1), _hoisted_3176 = /* @__PURE__ */ _createElementVNode176("path", {
4301
4327
  "fill-rule": "evenodd",
4302
4328
  "clip-rule": "evenodd",
4303
4329
  d: "M10.746 10.746a.5.5 0 0 1 .708 0l2.9 2.9a.5.5 0 0 1-.707.708l-2.9-2.9a.5.5 0 0 1 0-.708Z",
4304
4330
  fill: "currentColor"
4305
- }, null, -1), _hoisted_469 = /* @__PURE__ */ _createElementVNode175("path", {
4331
+ }, null, -1), _hoisted_470 = /* @__PURE__ */ _createElementVNode176("path", {
4306
4332
  d: "M5 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm0 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm1-4a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Zm0 2a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z",
4307
4333
  fill: "currentColor"
4308
4334
  }, null, -1), _hoisted_519 = [
4309
- _hoisted_2176,
4310
- _hoisted_3175,
4311
- _hoisted_469
4335
+ _hoisted_2177,
4336
+ _hoisted_3176,
4337
+ _hoisted_470
4312
4338
  ];
4313
- function _sfc_render176(_ctx, _cache, $props, $setup, $data, $options) {
4314
- return _openBlock176(), _createElementBlock176("svg", _hoisted_1176, _hoisted_519);
4339
+ function _sfc_render177(_ctx, _cache, $props, $setup, $data, $options) {
4340
+ return _openBlock177(), _createElementBlock177("svg", _hoisted_1177, _hoisted_519);
4315
4341
  }
4316
- var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-advanced-query.vue"]]);
4342
+ var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-advanced-query.vue"]]);
4317
4343
 
4318
4344
  // src/components/icon-hawk-eye.vue
4319
- import { createElementVNode as _createElementVNode176, openBlock as _openBlock177, createElementBlock as _createElementBlock177 } from "vue";
4320
- var _sfc_main177 = {
4345
+ import { createElementVNode as _createElementVNode177, openBlock as _openBlock178, createElementBlock as _createElementBlock178 } from "vue";
4346
+ var _sfc_main178 = {
4321
4347
  name: "IconHawkEye",
4322
4348
  title: "\u9E70\u773C"
4323
- }, _hoisted_1177 = {
4349
+ }, _hoisted_1178 = {
4324
4350
  width: "16",
4325
4351
  height: "16",
4326
4352
  viewBox: "0 0 16 16",
4327
4353
  fill: "none",
4328
4354
  xmlns: "http://www.w3.org/2000/svg"
4329
- }, _hoisted_2177 = /* @__PURE__ */ _createElementVNode176("path", {
4355
+ }, _hoisted_2178 = /* @__PURE__ */ _createElementVNode177("path", {
4330
4356
  "fill-rule": "evenodd",
4331
4357
  "clip-rule": "evenodd",
4332
4358
  d: "M11 3.005v-.01a.424.424 0 0 0-.077-.127c-.092-.108-.263-.248-.542-.388C9.823 2.201 8.983 2 8 2c-.983 0-1.823.201-2.381.48-.279.14-.45.28-.541.387A.426.426 0 0 0 5 2.995v.01l.007.02c.008.02.027.056.07.108.092.107.263.247.542.387C6.177 3.799 7.017 4 8 4c.983 0 1.823-.201 2.381-.48.279-.14.45-.28.541-.387A.424.424 0 0 0 11 3.005ZM8 5c2.21 0 4-.895 4-2s-1.79-2-4-2-4 .895-4 2 1.79 2 4 2Zm6.968 7.5a1.158 1.158 0 0 0-.19-.169c-.28-.207-.75-.435-1.42-.644C12.032 11.272 10.138 11 8 11c-2.137 0-4.031.272-5.359.687-.67.209-1.138.437-1.418.644-.1.074-.158.13-.19.169.032.039.09.095.19.169.28.207.749.435 1.418.644C3.97 13.728 5.863 14 8 14s4.031-.272 5.359-.687c.67-.209 1.138-.437 1.418-.644.1-.074.158-.13.19-.169ZM8 15c4.418 0 8-1.12 8-2.5S12.418 10 8 10s-8 1.12-8 2.5S3.582 15 8 15Z",
4333
4359
  fill: "currentColor"
4334
- }, null, -1), _hoisted_3176 = /* @__PURE__ */ _createElementVNode176("path", {
4360
+ }, null, -1), _hoisted_3177 = /* @__PURE__ */ _createElementVNode177("path", {
4335
4361
  "fill-rule": "evenodd",
4336
4362
  "clip-rule": "evenodd",
4337
4363
  d: "m10.333 4.96.667.846-.786.62-.666-.847.785-.619Zm1.334 1.692.666.847-.785.618-.667-.846.786-.619ZM13 8.345l.667.846-.786.619-.667-.846.786-.62Zm1.333 1.692.667.846-.31.245a8.066 8.066 0 0 0-1.098-.416l-.044-.056.785-.619Zm-2.939.198-.001-.003-.006.002.007.002Zm-6.78 0-.007-.003-.001.004.007-.002Zm-2.206.477.044-.056-.785-.619-.667.846.31.245c.318-.15.686-.29 1.098-.416Zm-1.725.776.042-.172-.055-.014-.67.85.068.022c.1-.241.31-.472.615-.686Zm15.25.686.067-.021-.67-.85-.055.013.042.172c.304.214.515.445.615.686ZM2.332 9.19 3 8.345l.785.619-.666.846-.786-.62Zm1.334-1.692.666-.847.786.62-.667.845-.785-.618ZM5 5.806l.667-.846.785.619-.667.846L5 5.806Zm1.393.093.357-.867.925.38-.358.868-.924-.381Zm-.714 1.733.357-.867.924.381-.357.867-.924-.381Zm-.358.867-.357.866.925.381.357-.866-.925-.381Zm5.715.866-.357-.866-.925.38.357.867.925-.38Zm-1.072-2.6.357.867-.924.38-.357-.866.924-.38ZM9.607 5.9l-.357-.867-.925.38.358.868.924-.381Z",
4338
4364
  fill: "currentColor"
4339
- }, null, -1), _hoisted_470 = [
4340
- _hoisted_2177,
4341
- _hoisted_3176
4365
+ }, null, -1), _hoisted_471 = [
4366
+ _hoisted_2178,
4367
+ _hoisted_3177
4342
4368
  ];
4343
- function _sfc_render177(_ctx, _cache, $props, $setup, $data, $options) {
4344
- return _openBlock177(), _createElementBlock177("svg", _hoisted_1177, _hoisted_470);
4369
+ function _sfc_render178(_ctx, _cache, $props, $setup, $data, $options) {
4370
+ return _openBlock178(), _createElementBlock178("svg", _hoisted_1178, _hoisted_471);
4345
4371
  }
4346
- var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-hawk-eye.vue"]]);
4372
+ var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-hawk-eye.vue"]]);
4347
4373
  export {
4348
4374
  icon_add_data_default as IconAddData,
4349
4375
  icon_advanced_query_default as IconAdvancedQuery,
@@ -4417,6 +4443,7 @@ export {
4417
4443
  icon_grid_right_up_default as IconGridRightUp,
4418
4444
  icon_grid_up_default as IconGridUp,
4419
4445
  icon_hawk_eye_default as IconHawkEye,
4446
+ icon_home_default as IconHome,
4420
4447
  icon_image_default as IconImage,
4421
4448
  icon_import_default as IconImport,
4422
4449
  icon_intercept_default as IconIntercept,