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 m426.688 554.688H768V640H426.688v138.368L245.632 597.312l181.056-180.992v138.368z" })
], -1), i = [
s
];
function _(m, h, p, d, l, a) {
return o(), r("svg", n, i);
}
const V = /* @__PURE__ */ c(t, [["render", _]]);
export {
V as default
};