song-ui-u
Version:
vue3 + js的PC前端组件库
34 lines (28 loc) • 1.17 kB
JavaScript
;
var vue = require('vue');
var _pluginVue_exportHelper = require('../../_virtual/_plugin-vue_export-helper.cjs');
const _sfc_main = {};
const _hoisted_1 = {
version: "1.1",
id: "图层_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
style: {"enable-background":"new 0 0 24 24"},
"xml:space": "preserve"
};
const _hoisted_2 = /*#__PURE__*/vue.createElementVNode("path", {
class: "st0",
d: "M6.5,17.2c-2.9-2.9-2.9-7.7,0-10.7s7.7-2.9,10.7,0c2.9,2.9,2.9,7.7,0,10.7c-0.3,0.3-0.9,0.3-1.2,0\n\tc-0.3-0.3-0.3-0.9,0-1.2c2.3-2.3,2.3-6,0-8.3c-2.3-2.3-6-2.3-8.3,0s-2.3,6,0,8.3c0.3,0.3,0.3,0.9,0,1.2S6.9,17.5,6.5,17.2z"
}, null, -1 /* HOISTED */);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._hoisted_3]))
}
var LoadingIn = /*#__PURE__*/_pluginVue_exportHelper(_sfc_main, [['render',_sfc_render],['__file',"E:\\code\\my-code\\song-ui-ultra\\packages\\icons\\svg\\LoadingIn.vue"]]);
module.exports = LoadingIn;
//# sourceMappingURL=LoadingIn.vue.cjs.map