song-ui-u
Version:
vue3 + js的PC前端组件库
26 lines (20 loc) • 1.16 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("path", { d: "M354.33,0C160.63,0,0,160.63,0,354.33S160.63,708.66,354.33,708.66,708.66,548,708.66,354.33,548,0,354.33,0ZM505.51,453.54c14.17,14.17,14.17,33.07,0,47.24s-33.07,14.17-47.24,0l-99.21-99.21L255.12,505.51a36.75,36.75,0,1,1-52-52L307.09,349.61l-99.21-99.21c-14.17-14.17-14.17-33.07,0-47.24s33.07-14.17,47.24,0l99.21,99.21L458.27,198.42a36.75,36.75,0,0,1,52,52L406.3,354.33Zm0,0" }, null, -1 /* HOISTED */);
const _hoisted_3 = [
_hoisted_2
];
function _sfc_render(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._hoisted_3]))
}
var Error = /*#__PURE__*/_pluginVue_exportHelper(_sfc_main, [['render',_sfc_render],['__file',"E:\\code\\my-code\\song-ui-ultra\\packages\\icons\\svg\\Error.vue"]]);
module.exports = Error;
//# sourceMappingURL=Error.vue.cjs.map