dk-plus
Version:
23 lines (22 loc) • 612 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: "M448 789.312V0h128v789.312l234.688-234.624L896 640l-384 384-384-384 85.312-85.312L448 789.312z" })
], -1), _ = [
s
];
function i(d, l, m, p, h, a) {
return t(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(o, [["render", i]]);
export {
$ as default
};