dk-plus
Version:
23 lines (22 loc) • 778 B
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import s from "../../../_virtual/index.js";
const c = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M511.735475 576.638159 511.721149 576.623833 511.706823 576.638159 63.982732 220.767056 63.982732 767.528767 959.455473 767.528767 959.455473 220.768079ZM959.455473 131.155109 959.455473 64.025199 63.982732 64.025199 63.982732 131.155109 511.719102 487.040539Z" })
], -1), _ = [
n
];
function i(m, p, d, a, f, l) {
return o(), r("svg", c, _);
}
const $ = /* @__PURE__ */ s(t, [["render", i]]);
export {
$ as default
};