@kq_npm/client_icons_vue 0.3.2-beta → 0.3.3-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//350/277/224/345/233/236-icon-back.svg +1 -1
- package/packages/vue/dist/global.cjs +4 -1
- package/packages/vue/dist/global.iife.js +4 -1
- package/packages/vue/dist/global.iife.min.js +1 -1
- package/packages/vue/dist/global.iife.min.js.map +2 -2
- package/packages/vue/dist/global.js +4 -1
- package/packages/vue/dist/global.min.cjs +1 -1
- package/packages/vue/dist/global.min.cjs.map +2 -2
- package/packages/vue/dist/global.min.js +1 -1
- package/packages/vue/dist/global.min.js.map +2 -2
- package/packages/vue/dist/index.cjs +4 -1
- package/packages/vue/dist/index.iife.js +4 -1
- package/packages/vue/dist/index.iife.min.js +1 -1
- package/packages/vue/dist/index.iife.min.js.map +2 -2
- package/packages/vue/dist/index.js +4 -1
- package/packages/vue/dist/index.min.cjs +1 -1
- package/packages/vue/dist/index.min.cjs.map +2 -2
- package/packages/vue/dist/index.min.js +1 -1
- package/packages/vue/dist/index.min.js.map +2 -2
|
@@ -4291,7 +4291,10 @@ var _sfc_main165 = {
|
|
|
4291
4291
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4292
4292
|
width: "200",
|
|
4293
4293
|
height: "200"
|
|
4294
|
-
}, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)("path", {
|
|
4294
|
+
}, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)("path", {
|
|
4295
|
+
d: "M846.6 812.947s-6.8 17.576-15.881 0c0 0-101.395-306.03-348.592-228.926v94.964s-3.954 55.88-52.685 19.467L186.394 488.666s-51.534-28.048 3.129-66.416l245.633-211.067s36.934-26.331 45.82 16.86l.282 102.502c.043.066 460.72 22.139 365.342 482.402z",
|
|
4296
|
+
fill: "currentColor"
|
|
4297
|
+
}, null, -1), _hoisted_3164 = [
|
|
4295
4298
|
_hoisted_2165
|
|
4296
4299
|
];
|
|
4297
4300
|
function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -4302,7 +4302,10 @@ var KQWebClientVueIcons = (() => {
|
|
|
4302
4302
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4303
4303
|
width: "200",
|
|
4304
4304
|
height: "200"
|
|
4305
|
-
}, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)("path", {
|
|
4305
|
+
}, _hoisted_2165 = /* @__PURE__ */ (0, import_vue165.createElementVNode)("path", {
|
|
4306
|
+
d: "M846.6 812.947s-6.8 17.576-15.881 0c0 0-101.395-306.03-348.592-228.926v94.964s-3.954 55.88-52.685 19.467L186.394 488.666s-51.534-28.048 3.129-66.416l245.633-211.067s36.934-26.331 45.82 16.86l.282 102.502c.043.066 460.72 22.139 365.342 482.402z",
|
|
4307
|
+
fill: "currentColor"
|
|
4308
|
+
}, null, -1), _hoisted_3164 = [
|
|
4306
4309
|
_hoisted_2165
|
|
4307
4310
|
];
|
|
4308
4311
|
function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
|