dk-plus
Version:
23 lines (22 loc) • 846 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 h = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M256 298.666667h512v554.666666H256V298.666667z m85.333333 85.333333v384h341.333334V384H341.333333z m42.666667 85.333333h85.333333v213.333334H384v-213.333334z m170.666667 0h85.333333v213.333334h-85.333333v-213.333334zM213.333333 298.666667h597.333334v85.333333H213.333333V298.666667z m170.666667-128h256v85.333333H384V170.666667z" })
], -1), s = [
n
];
function m(_, i, p, a, d, v) {
return t(), r("svg", h, s);
}
const z = /* @__PURE__ */ c(o, [["render", m]]);
export {
z as default
};