@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.
- package/package.json +1 -1
- package/packages/svg//351/246/226/351/241/265-icon-home.svg +1 -0
- package/packages/vue/dist/global.cjs +50 -22
- package/packages/vue/dist/global.iife.js +50 -22
- package/packages/vue/dist/global.iife.min.js +1 -1
- package/packages/vue/dist/global.iife.min.js.map +3 -3
- package/packages/vue/dist/global.js +50 -22
- package/packages/vue/dist/global.min.cjs +1 -1
- package/packages/vue/dist/global.min.cjs.map +3 -3
- package/packages/vue/dist/global.min.js +1 -1
- package/packages/vue/dist/global.min.js.map +3 -3
- package/packages/vue/dist/index.cjs +49 -22
- package/packages/vue/dist/index.iife.js +49 -22
- package/packages/vue/dist/index.iife.min.js +1 -1
- package/packages/vue/dist/index.iife.min.js.map +3 -3
- package/packages/vue/dist/index.js +49 -22
- package/packages/vue/dist/index.min.cjs +1 -1
- package/packages/vue/dist/index.min.cjs.map +3 -3
- package/packages/vue/dist/index.min.js +1 -1
- package/packages/vue/dist/index.min.js.map +3 -3
|
@@ -81,6 +81,7 @@ __export(components_exports, {
|
|
|
81
81
|
IconGridRightUp: () => icon_grid_right_up_default,
|
|
82
82
|
IconGridUp: () => icon_grid_up_default,
|
|
83
83
|
IconHawkEye: () => icon_hawk_eye_default,
|
|
84
|
+
IconHome: () => icon_home_default,
|
|
84
85
|
IconImage: () => icon_image_default,
|
|
85
86
|
IconImport: () => icon_import_default,
|
|
86
87
|
IconIntercept: () => icon_intercept_default,
|
|
@@ -4469,69 +4470,95 @@ function _sfc_render175(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4469
4470
|
}
|
|
4470
4471
|
var icon_flight_default = /* @__PURE__ */ export_helper_default(_sfc_main175, [["render", _sfc_render175], ["__file", "icon-flight.vue"]]);
|
|
4471
4472
|
|
|
4472
|
-
// src/components/icon-
|
|
4473
|
+
// src/components/icon-home.vue
|
|
4473
4474
|
import { createElementVNode as _createElementVNode175, openBlock as _openBlock176, createElementBlock as _createElementBlock176 } from "vue";
|
|
4474
4475
|
var _sfc_main176 = {
|
|
4476
|
+
name: "IconHome",
|
|
4477
|
+
title: "\u9996\u9875"
|
|
4478
|
+
}, _hoisted_1176 = {
|
|
4479
|
+
class: "icon",
|
|
4480
|
+
viewBox: "0 0 1024 1024",
|
|
4481
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4482
|
+
width: "200",
|
|
4483
|
+
height: "200"
|
|
4484
|
+
}, _hoisted_2176 = /* @__PURE__ */ _createElementVNode175("path", {
|
|
4485
|
+
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",
|
|
4486
|
+
fill: "currentColor"
|
|
4487
|
+
}, null, -1), _hoisted_3175 = /* @__PURE__ */ _createElementVNode175("path", {
|
|
4488
|
+
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",
|
|
4489
|
+
fill: "currentColor"
|
|
4490
|
+
}, null, -1), _hoisted_469 = [
|
|
4491
|
+
_hoisted_2176,
|
|
4492
|
+
_hoisted_3175
|
|
4493
|
+
];
|
|
4494
|
+
function _sfc_render176(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4495
|
+
return _openBlock176(), _createElementBlock176("svg", _hoisted_1176, _hoisted_469);
|
|
4496
|
+
}
|
|
4497
|
+
var icon_home_default = /* @__PURE__ */ export_helper_default(_sfc_main176, [["render", _sfc_render176], ["__file", "icon-home.vue"]]);
|
|
4498
|
+
|
|
4499
|
+
// src/components/icon-advanced-query.vue
|
|
4500
|
+
import { createElementVNode as _createElementVNode176, openBlock as _openBlock177, createElementBlock as _createElementBlock177 } from "vue";
|
|
4501
|
+
var _sfc_main177 = {
|
|
4475
4502
|
name: "IconAdvancedQuery",
|
|
4476
4503
|
title: "\u9AD8\u7EA7\u67E5\u8BE2"
|
|
4477
|
-
},
|
|
4504
|
+
}, _hoisted_1177 = {
|
|
4478
4505
|
width: "16",
|
|
4479
4506
|
height: "16",
|
|
4480
4507
|
viewBox: "0 0 16 16",
|
|
4481
4508
|
fill: "none",
|
|
4482
4509
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4483
|
-
},
|
|
4510
|
+
}, _hoisted_2177 = /* @__PURE__ */ _createElementVNode176("path", {
|
|
4484
4511
|
"fill-rule": "evenodd",
|
|
4485
4512
|
"clip-rule": "evenodd",
|
|
4486
4513
|
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",
|
|
4487
4514
|
fill: "currentColor"
|
|
4488
|
-
}, null, -1),
|
|
4515
|
+
}, null, -1), _hoisted_3176 = /* @__PURE__ */ _createElementVNode176("path", {
|
|
4489
4516
|
"fill-rule": "evenodd",
|
|
4490
4517
|
"clip-rule": "evenodd",
|
|
4491
4518
|
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",
|
|
4492
4519
|
fill: "currentColor"
|
|
4493
|
-
}, null, -1),
|
|
4520
|
+
}, null, -1), _hoisted_470 = /* @__PURE__ */ _createElementVNode176("path", {
|
|
4494
4521
|
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",
|
|
4495
4522
|
fill: "currentColor"
|
|
4496
4523
|
}, null, -1), _hoisted_519 = [
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4524
|
+
_hoisted_2177,
|
|
4525
|
+
_hoisted_3176,
|
|
4526
|
+
_hoisted_470
|
|
4500
4527
|
];
|
|
4501
|
-
function
|
|
4502
|
-
return
|
|
4528
|
+
function _sfc_render177(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4529
|
+
return _openBlock177(), _createElementBlock177("svg", _hoisted_1177, _hoisted_519);
|
|
4503
4530
|
}
|
|
4504
|
-
var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(
|
|
4531
|
+
var icon_advanced_query_default = /* @__PURE__ */ export_helper_default(_sfc_main177, [["render", _sfc_render177], ["__file", "icon-advanced-query.vue"]]);
|
|
4505
4532
|
|
|
4506
4533
|
// src/components/icon-hawk-eye.vue
|
|
4507
|
-
import { createElementVNode as
|
|
4508
|
-
var
|
|
4534
|
+
import { createElementVNode as _createElementVNode177, openBlock as _openBlock178, createElementBlock as _createElementBlock178 } from "vue";
|
|
4535
|
+
var _sfc_main178 = {
|
|
4509
4536
|
name: "IconHawkEye",
|
|
4510
4537
|
title: "\u9E70\u773C"
|
|
4511
|
-
},
|
|
4538
|
+
}, _hoisted_1178 = {
|
|
4512
4539
|
width: "16",
|
|
4513
4540
|
height: "16",
|
|
4514
4541
|
viewBox: "0 0 16 16",
|
|
4515
4542
|
fill: "none",
|
|
4516
4543
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4517
|
-
},
|
|
4544
|
+
}, _hoisted_2178 = /* @__PURE__ */ _createElementVNode177("path", {
|
|
4518
4545
|
"fill-rule": "evenodd",
|
|
4519
4546
|
"clip-rule": "evenodd",
|
|
4520
4547
|
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",
|
|
4521
4548
|
fill: "currentColor"
|
|
4522
|
-
}, null, -1),
|
|
4549
|
+
}, null, -1), _hoisted_3177 = /* @__PURE__ */ _createElementVNode177("path", {
|
|
4523
4550
|
"fill-rule": "evenodd",
|
|
4524
4551
|
"clip-rule": "evenodd",
|
|
4525
4552
|
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",
|
|
4526
4553
|
fill: "currentColor"
|
|
4527
|
-
}, null, -1),
|
|
4528
|
-
|
|
4529
|
-
|
|
4554
|
+
}, null, -1), _hoisted_471 = [
|
|
4555
|
+
_hoisted_2178,
|
|
4556
|
+
_hoisted_3177
|
|
4530
4557
|
];
|
|
4531
|
-
function
|
|
4532
|
-
return
|
|
4558
|
+
function _sfc_render178(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4559
|
+
return _openBlock178(), _createElementBlock178("svg", _hoisted_1178, _hoisted_471);
|
|
4533
4560
|
}
|
|
4534
|
-
var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(
|
|
4561
|
+
var icon_hawk_eye_default = /* @__PURE__ */ export_helper_default(_sfc_main178, [["render", _sfc_render178], ["__file", "icon-hawk-eye.vue"]]);
|
|
4535
4562
|
|
|
4536
4563
|
// src/global.js
|
|
4537
4564
|
var global_default = (app, { prefix = "KqIcon" }) => {
|
|
@@ -4611,6 +4638,7 @@ export {
|
|
|
4611
4638
|
icon_grid_right_up_default as IconGridRightUp,
|
|
4612
4639
|
icon_grid_up_default as IconGridUp,
|
|
4613
4640
|
icon_hawk_eye_default as IconHawkEye,
|
|
4641
|
+
icon_home_default as IconHome,
|
|
4614
4642
|
icon_image_default as IconImage,
|
|
4615
4643
|
icon_import_default as IconImport,
|
|
4616
4644
|
icon_intercept_default as IconIntercept,
|