dk-plus
Version:
23 lines (22 loc) • 611 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: "M760.768 576L384 931.84 469.76 1024 1024 515.392 474.048 0 384 98.88 753.6 448H0v128h760.768z" })
], -1), i = [
s
];
function _(m, p, d, h, a, f) {
return t(), r("svg", n, i);
}
const x = /* @__PURE__ */ c(o, [["render", _]]);
export {
x as default
};