dk-plus
Version:
23 lines (22 loc) • 588 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: "M448 512V0h128v512h192l-256 256-256-256h192z m576 512H0v-128h1024v128z" })
], -1), _ = [
s
];
function i(m, h, p, d, l, a) {
return e(), r("svg", n, _);
}
const x = /* @__PURE__ */ c(t, [["render", i]]);
export {
x as default
};