dk-plus
Version:
24 lines (23 loc) • 946 B
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import c from "../../../_virtual/index.js";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M877.714286 307.2V156.038095H390.095238L312.07619 68.266667H39.009524v887.466666h945.980952V307.2H877.714286z m-97.52381-53.638095v53.638095h-248.685714l-48.761905-53.638095H780.190476z m107.276191 604.647619H136.533333V165.790476h131.657143l219.428572 243.809524h394.971428v448.609524z" }),
/* @__PURE__ */ e("path", { d: "M292.571429 512h438.857142v97.52381H292.571429zM292.571429 682.666667h438.857142v97.523809H292.571429z" })
], -1), h = [
n
];
function i(_, m, l, p, d, a) {
return o(), r("svg", s, h);
}
const u = /* @__PURE__ */ c(t, [["render", i]]);
export {
u as default
};