song-ui-u
Version:
vue3 + js的PC前端组件库
29 lines (23 loc) • 1.03 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", {
class: "cls-1",
d: "M354.33,0C158.69,0,0,158.69,0,354.33S158.69,708.66,354.33,708.66,708.66,550,708.66,354.33,550.07,0,354.33,0Zm0,556.8a38,38,0,1,1,38-38,38,38,0,0,1-38,38ZM392.3,367a38,38,0,1,1-75.93,0V189.82a38,38,0,0,1,75.93,0Zm0,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 Warning = /*#__PURE__*/_pluginVue_exportHelper(_sfc_main, [['render',_sfc_render],['__file',"E:\\code\\my-code\\song-ui-ultra\\packages\\icons\\svg\\Warning.vue"]]);
module.exports = Warning;
//# sourceMappingURL=Warning.vue.cjs.map