@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
|
@@ -4280,7 +4280,10 @@ var _sfc_main165 = {
|
|
|
4280
4280
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4281
4281
|
width: "200",
|
|
4282
4282
|
height: "200"
|
|
4283
|
-
}, _hoisted_2165 = /* @__PURE__ */ _createElementVNode164("path", {
|
|
4283
|
+
}, _hoisted_2165 = /* @__PURE__ */ _createElementVNode164("path", {
|
|
4284
|
+
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",
|
|
4285
|
+
fill: "currentColor"
|
|
4286
|
+
}, null, -1), _hoisted_3164 = [
|
|
4284
4287
|
_hoisted_2165
|
|
4285
4288
|
];
|
|
4286
4289
|
function _sfc_render165(_ctx, _cache, $props, $setup, $data, $options) {
|