dk-plus
Version:
23 lines (22 loc) • 581 B
JavaScript
import e from "./index2.js";
import { openBlock as t, 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 512v512H448V512H256l256-256 256 256H576zM0 0h1024v128H0V0z" })
], -1), _ = [
s
];
function i(p, m, d, l, a, f) {
return t(), r("svg", n, _);
}
const x = /* @__PURE__ */ c(e, [["render", i]]);
export {
x as default
};