dk-plus
Version:
23 lines (22 loc) • 659 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: "M512 512V170.666667h42.666667v341.333333h341.333333v42.666667h-341.333333v341.333333h-42.666667v-341.333333H170.666667v-42.666667h341.333333z" })
], -1), _ = [
s
];
function i(h, d, m, p, a, f) {
return t(), r("svg", n, _);
}
const x = /* @__PURE__ */ c(o, [["render", i]]);
export {
x as default
};