song-ui-u
Version:
vue3 + js的PC前端组件库
34 lines (28 loc) • 1.18 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: "M3.5,20.5c-4.7-4.7-4.7-12.3,0-17c0.3-0.3,0.9-0.3,1.2,0C5,3.8,5,4.4,4.7,4.7c-4,4-4,10.6,0,14.6s10.6,4,14.6,0\n\tc4-4,4-10.6,0-14.6c-0.3-0.3-0.3-0.9,0-1.2c0.3-0.3,0.9-0.3,1.2,0c4.7,4.7,4.7,12.3,0,17C15.8,25.2,8.2,25.2,3.5,20.5z"
}, null, -1 /* HOISTED */);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._hoisted_3]))
}
var LoadingOut = /*#__PURE__*/_pluginVue_exportHelper(_sfc_main, [['render',_sfc_render],['__file',"E:\\code\\my-code\\song-ui-ultra\\packages\\icons\\svg\\LoadingOut.vue"]]);
module.exports = LoadingOut;
//# sourceMappingURL=LoadingOut.vue.cjs.map