dk-plus
Version:
23 lines (22 loc) • 615 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: "M64 768 64 448 185.6 569.6 447.4 288 661.4 512 960 256 661.4 661.4 447.4 448 260.4 644.4 384 768Z" })
], -1), _ = [
s
];
function i(d, m, p, a, f, l) {
return t(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(o, [["render", i]]);
export {
$ as default
};