@cmstops/pro-compo
Version:
[物料平台文档中心](https://arco.design/docs/material/guide)
29 lines (28 loc) • 1.29 kB
JavaScript
import { openBlock, createElementBlock, createElementVNode } from "vue";
import _export_sfc from "../../_virtual/plugin-vue_export-helper.js";
const _sfc_main = {};
const _hoisted_1 = {
width: "220",
height: "220",
viewBox: "0 0 220 220",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode("circle", {
cx: "110",
cy: "110",
r: "110",
fill: "#E8E9F0"
}, null, -1),
createElementVNode("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M141.065 93.0998L148.634 121.3L160.582 128.179L161.844 132.88L77.1084 155.547L75.8469 150.846L82.7377 138.928L75.1687 110.727C70.9415 94.9773 78.5197 78.8425 92.4385 71.6922L90.9617 66.1899C89.9155 62.292 92.2262 58.2953 96.1298 57.2511C100.033 56.2069 104.036 58.5147 105.082 62.4126L106.559 67.9149C122.194 67.1595 136.838 77.3498 141.065 93.0998ZM130.438 147.382C131.827 152.557 128.763 157.857 123.581 159.244C118.399 160.63 113.09 157.569 111.701 152.395L130.438 147.382Z",
fill: "#CBCFDA"
}, null, -1)
]));
}
var message = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { message as default };