@kq_npm/client_icons_vue 1.0.9-beta → 1.1.1-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/global.cjs +3 -3
- package/global.iife.js +3 -3
- package/global.iife.min.js +1 -1
- package/global.iife.min.js.map +2 -2
- package/global.js +3 -3
- package/global.min.cjs +1 -1
- package/global.min.cjs.map +2 -2
- package/global.min.js +1 -1
- package/global.min.js.map +2 -2
- package/index.cjs +3 -3
- package/index.iife.js +3 -3
- package/index.iife.min.js +1 -1
- package/index.iife.min.js.map +2 -2
- package/index.js +3 -3
- package/index.min.cjs +1 -1
- package/index.min.cjs.map +2 -2
- package/index.min.js +1 -1
- package/index.min.js.map +2 -2
- package/package.json +1 -1
package/global.cjs
CHANGED
|
@@ -3965,10 +3965,10 @@ var _sfc_main131 = {
|
|
|
3965
3965
|
class: "icon",
|
|
3966
3966
|
viewBox: "0 0 1024 1024",
|
|
3967
3967
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3968
|
-
width: "
|
|
3969
|
-
height: "
|
|
3968
|
+
width: "256",
|
|
3969
|
+
height: "256"
|
|
3970
3970
|
}, _hoisted_2125 = /* @__PURE__ */ (0, import_vue125.createElementVNode)("path", {
|
|
3971
|
-
d: "
|
|
3971
|
+
d: "M896 170.667H298.667c-70.4 0-128 57.6-128 128V896c0 70.4 57.6 128 128 128H896c70.4 0 128-57.6 128-128V298.667c0-70.4-57.6-128-128-128M896 256c23.125 0 42.667 19.541 42.667 42.667V896c0 23.125-19.542 42.667-42.667 42.667H298.667C275.54 938.667 256 919.125 256 896V298.667C256 275.54 275.541 256 298.667 256H896M170.667 768H128c-23.125 0-42.667-19.541-42.667-42.667V128c0-23.125 19.542-42.667 42.667-42.667h597.333C748.46 85.333 768 104.875 768 128v42.496h85.333V128c0-70.4-57.6-128-128-128H128C57.6 0 0 57.6 0 128v597.333c0 70.4 57.6 128 128 128h42.667V768zm384 0V426.667c0-23.467 19.2-42.667 42.666-42.667S640 403.2 640 426.667V768c0 23.467-19.2 42.667-42.667 42.667s-42.666-19.2-42.666-42.667M768 640H426.667C403.2 640 384 620.8 384 597.333s19.2-42.666 42.667-42.666H768c23.467 0 42.667 19.2 42.667 42.666S791.467 640 768 640",
|
|
3972
3972
|
fill: "currentColor"
|
|
3973
3973
|
}, null, -1), _hoisted_3119 = [
|
|
3974
3974
|
_hoisted_2125
|
package/global.iife.js
CHANGED
|
@@ -3976,10 +3976,10 @@ var KQWebClientVueIcons = (() => {
|
|
|
3976
3976
|
class: "icon",
|
|
3977
3977
|
viewBox: "0 0 1024 1024",
|
|
3978
3978
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3979
|
-
width: "
|
|
3980
|
-
height: "
|
|
3979
|
+
width: "256",
|
|
3980
|
+
height: "256"
|
|
3981
3981
|
}, _hoisted_2125 = /* @__PURE__ */ (0, import_vue125.createElementVNode)("path", {
|
|
3982
|
-
d: "
|
|
3982
|
+
d: "M896 170.667H298.667c-70.4 0-128 57.6-128 128V896c0 70.4 57.6 128 128 128H896c70.4 0 128-57.6 128-128V298.667c0-70.4-57.6-128-128-128M896 256c23.125 0 42.667 19.541 42.667 42.667V896c0 23.125-19.542 42.667-42.667 42.667H298.667C275.54 938.667 256 919.125 256 896V298.667C256 275.54 275.541 256 298.667 256H896M170.667 768H128c-23.125 0-42.667-19.541-42.667-42.667V128c0-23.125 19.542-42.667 42.667-42.667h597.333C748.46 85.333 768 104.875 768 128v42.496h85.333V128c0-70.4-57.6-128-128-128H128C57.6 0 0 57.6 0 128v597.333c0 70.4 57.6 128 128 128h42.667V768zm384 0V426.667c0-23.467 19.2-42.667 42.666-42.667S640 403.2 640 426.667V768c0 23.467-19.2 42.667-42.667 42.667s-42.666-19.2-42.666-42.667M768 640H426.667C403.2 640 384 620.8 384 597.333s19.2-42.666 42.667-42.666H768c23.467 0 42.667 19.2 42.667 42.666S791.467 640 768 640",
|
|
3983
3983
|
fill: "currentColor"
|
|
3984
3984
|
}, null, -1), _hoisted_3119 = [
|
|
3985
3985
|
_hoisted_2125
|