dk-plus
Version:
23 lines (22 loc) • 614 B
JavaScript
import o from "./index2.js";
import { openBlock as t, 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: "M576 234.688V1024H448V234.688L213.312 469.312 128 384l384-384 384 384-85.312 85.312L576 234.688z" })
], -1), _ = [
s
];
function i(m, p, d, l, a, f) {
return t(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(o, [["render", i]]);
export {
$ as default
};