song-ui-u
Version:
vue3 + js的PC前端组件库
33 lines (27 loc) • 1.46 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 200 200",
style: {"enable-background":"new 0 0 200 200"},
"xml:space": "preserve"
};
const _hoisted_2 = /*#__PURE__*/vue.createElementVNode("path", { d: "M100,16c46.3,0,84,37.7,84,84c0,46.3-37.7,84-84,84c-46.3,0-84-37.7-84-84C16,53.7,53.7,16,100,16 M100,0\n\tC44.8,0,0,44.8,0,100s44.8,100,100,100c55.2,0,100-44.8,100-100S155.2,0,100,0L100,0z" }, null, -1 /* HOISTED */);
const _hoisted_3 = /*#__PURE__*/vue.createElementVNode("path", { d: "M137.5,90.8h-28.3V62.5c0-5.1-4.1-9.2-9.2-9.2c-5.1,0-9.3,4.1-9.3,9.2v28.3H62.5c-5.1,0-9.3,4.1-9.3,9.2\n\tc0,5.1,4.1,9.3,9.3,9.3h28.2v28.3c0,5.1,4.1,9.3,9.3,9.3c5.1,0,9.2-4.1,9.2-9.3v-28.3h28.3c5.1,0,9.3-4.1,9.3-9.3\n\tC146.8,94.9,142.6,90.8,137.5,90.8z" }, null, -1 /* HOISTED */);
const _hoisted_4 = [
_hoisted_2,
_hoisted_3
];
function _sfc_render(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._hoisted_4]))
}
var Add = /*#__PURE__*/_pluginVue_exportHelper(_sfc_main, [['render',_sfc_render],['__file',"E:\\code\\my-code\\song-ui-ultra\\packages\\icons\\svg\\Add.vue"]]);
module.exports = Add;
//# sourceMappingURL=Add.vue.cjs.map