dk-plus
Version:
23 lines (22 loc) • 701 B
JavaScript
import o from "./index2.js";
import { openBlock as t, 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: "M192 448h192v128H192v128L0 512l192-192v128z m256 384v-192h128v192h128l-192 192-192-192h128z m384-256h-192V448h192V320l192 192-192 192V576zM576 192v192H448V192H320l192-192 192 192H576z" })
], -1), _ = [
n
];
function h(i, l, m, p, d, a) {
return t(), r("svg", c, _);
}
const V = /* @__PURE__ */ s(o, [["render", h]]);
export {
V as default
};