song-ui-u
Version:
vue3 + js的PC前端组件库
28 lines (22 loc) • 1.76 kB
JavaScript
;
var vue = require('vue');
var _pluginVue_exportHelper = require('../../_virtual/_plugin-vue_export-helper.cjs');
const _sfc_main = {};
const _hoisted_1 = {
id: "图层_1",
"data-name": "图层 1",
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 708.66 708.66"
};
const _hoisted_2 = /*#__PURE__*/vue.createElementVNode("title", null, "画板 1 副本 3", -1 /* HOISTED */);
const _hoisted_3 = /*#__PURE__*/vue.createElementVNode("path", { d: "M354.33,0C158.64,0,0,158.64,0,354.33S158.64,708.66,354.33,708.66,708.66,550,708.66,354.33,550,0,354.33,0Zm77.06,528q-25,9.58-39.93,14.61t-34.61,5q-30.31,0-47.12-14.35t-16.8-36.46a125.29,125.29,0,0,1,1.26-17.55,204.23,204.23,0,0,1,4-20.26l20.85-71.69c1.86-6.87,3.43-13.39,4.69-19.52a83.16,83.16,0,0,0,1.9-16.81q0-13.75-5.82-19.16t-22.29-5.39A59.65,59.65,0,0,0,281,328.92c-5.67,1.65-10.52,3.19-14.57,4.67l5.56-22.1q20.48-8.09,39.2-13.87a120.39,120.39,0,0,1,35.42-5.77q30.09,0,46.4,14.12t16.32,36.7c0,3.13-.39,8.6-1.14,16.46a108.11,108.11,0,0,1-4.17,21.6l-20.77,71.43a193.53,193.53,0,0,0-4.56,19.64,100.69,100.69,0,0,0-2,16.7q0,14.24,6.55,19.38t22.71,5.17a66.89,66.89,0,0,0,17.15-2.57,96.56,96.56,0,0,0,13.88-4.55ZM427.72,238q-14.52,13.14-35,13.14T357.62,238Q343,224.83,343,206.17t14.65-31.92Q372.26,161,392.73,161t35,13.25q14.53,13.26,14.52,31.92T427.72,238Z" }, 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 Info = /*#__PURE__*/_pluginVue_exportHelper(_sfc_main, [['render',_sfc_render],['__file',"E:\\code\\my-code\\song-ui-ultra\\packages\\icons\\svg\\Info.vue"]]);
module.exports = Info;
//# sourceMappingURL=Info.vue.cjs.map