dk-plus
Version:
24 lines (23 loc) • 872 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 1033 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ o("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ o("path", { d: "M825.344 303.808l-54.336 54.336L886.464 473.6H422.016v76.8h464.448l-115.456 115.456 54.336 54.336L1033.536 512l-208.192-208.192z" }),
/* @__PURE__ */ o("path", { d: "M806.4 1024H38.4a38.4 38.4 0 0 1-38.4-38.4V38.4a38.4 38.4 0 0 1 38.4-38.4h768a38.4 38.4 0 0 1 38.4 38.4v215.104h-76.8V76.8H76.8v870.4h691.2v-177.088h76.8V985.6a38.4 38.4 0 0 1-38.4 38.4z" })
], -1), _ = [
s
];
function a(h, i, l, p, d, m) {
return e(), r("svg", n, _);
}
const g = /* @__PURE__ */ c(t, [["render", a]]);
export {
g as default
};