dk-plus
Version:
23 lines (22 loc) • 641 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: "M641.28 278.613333l-45.226667-45.226666-278.634666 278.762666 278.613333 278.485334 45.248-45.269334-233.365333-233.237333z" })
], -1), _ = [
s
];
function i(m, p, a, d, f, l) {
return t(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(o, [["render", i]]);
export {
$ as default
};