dk-plus
Version:
23 lines (22 loc) • 692 B
JavaScript
import o from "./index2.js";
import { openBlock as t, createElementBlock as r, createElementVNode as e } from "vue";
import n from "../../../_virtual/index.js";
const c = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M512.32 181.12L733.568 384 832 293.76 512.32 0 192 293.76 291.136 384l221.184-202.88z m-0.64 661.76L290.432 640 192 730.24 511.68 1024 832 730.24 732.864 640l-221.184 202.88z" })
], -1), _ = [
s
];
function i(m, p, d, l, a, f) {
return t(), r("svg", c, _);
}
const $ = /* @__PURE__ */ n(o, [["render", i]]);
export {
$ as default
};