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: "M263.232 576L640 931.84 554.24 1024 0 515.392 549.952 0 640 98.88 270.4 448H1024v128H263.232z" })
], -1), _ = [
s
];
function i(m, p, d, f, a, l) {
return t(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(o, [["render", i]]);
export {
$ as default
};