song-ui-u
Version:
vue3 + js的PC前端组件库
27 lines (22 loc) • 1.02 kB
JavaScript
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from '../../_virtual/_plugin-vue_export-helper.mjs';
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__*/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 (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_3]))
}
var Warning = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render],['__file',"E:\\code\\my-code\\song-ui-ultra\\packages\\icons\\svg\\Warning.vue"]]);
export { Warning as default };
//# sourceMappingURL=Warning.vue.mjs.map