dk-plus
Version:
23 lines (22 loc) • 703 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 n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M85.312 170.688h853.376V256H85.312V170.688z m0-85.376v853.376h853.376V85.312H85.312zM0 0h1024v1024H0V0z m587.008 554.688V416.32L768 597.312l-180.992 181.056V640H245.632V554.688h341.376z" })
], -1), _ = [
s
];
function i(m, h, p, d, f, l) {
return o(), r("svg", n, _);
}
const v = /* @__PURE__ */ c(t, [["render", i]]);
export {
v as default
};