dk-plus
Version:
23 lines (22 loc) • 586 B
JavaScript
import t from "./index2.js";
import { openBlock as e, createElementBlock as r, createElementVNode as o } from "vue";
import c from "../../../_virtual/index.js";
const n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ o("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ o("path", { d: "M576 256v512H448V256H256l256-256 256 256H576zM0 896h1024v128H0v-128z" })
], -1), _ = [
s
];
function i(m, p, d, l, a, f) {
return e(), r("svg", n, _);
}
const x = /* @__PURE__ */ c(t, [["render", i]]);
export {
x as default
};