yuang-framework-ui-pc
Version:
yuang-framework-ui-pc Library
42 lines (41 loc) • 1.62 kB
JavaScript
;
const vue = require("vue");
const _export_sfc = (sfc, props) => {
const target = sfc.__vccOpts || sfc;
for (const [key, val] of props) {
target[key] = val;
}
return target;
};
const _sfc_main = {};
const _hoisted_1 = {
t: "1735465008078",
class: "icon",
viewBox: "0 0 1121 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "10055",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode("path", {
d: "M1121.335259 662.764396H814.255549V371.961528H1121.335259z m-226.885882-80.193827H1041.141431V452.155356H894.449377zM963.165463 290.802868h-306.991997V0h306.991997z m-226.798169-80.193828h146.604342V80.193828h-146.604342zM921.314309 1023.98747H614.247131V733.184601h307.067178z m-226.873351-80.193828h146.679524V813.378429H694.440958z",
"p-id": "10056",
fill: "#606267"
}, null, -1),
vue.createElementVNode("path", {
d: "M0 479.057879h865.692372v80.193828H0z",
"p-id": "10057",
fill: "#606267"
}, null, -1),
vue.createElementVNode("path", {
d: "M149.849686 545.631287L92.974719 489.094638 464.322263 115.529233h248.31267v80.193828H497.690414l-347.840728 349.908226zM654.331514 918.68295h-149.110399L242.63645 542.085216l65.784-45.860846L547.072269 838.489122h107.259245v80.193828z",
"p-id": "10058",
fill: "#606267"
}, null, -1)
]));
}
const ApiTeam = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
module.exports = ApiTeam;