dk-plus
Version:
25 lines (24 loc) • 985 B
JavaScript
import e from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as t } from "vue";
import a from "../../../_virtual/index.js";
const c = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, i = /* @__PURE__ */ t("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ t("path", { d: "M800 800h-640A32 32 0 0 1 128 768V128a32 32 0 0 1 64 0v608h608a32 32 0 0 1 0 64z" }),
/* @__PURE__ */ t("path", { d: "M672 992a30.08 30.08 0 0 1-22.4-9.6 30.72 30.72 0 0 1 0-44.8L818.56 768l-168.96-169.6a31.36 31.36 0 0 1 44.8-44.8l192 192a30.72 30.72 0 0 1 0 44.8l-192 192a30.08 30.08 0 0 1-22.4 9.6zM864 288h-256a32 32 0 0 1 0-64h256a32 32 0 0 1 0 64z" }),
/* @__PURE__ */ t("path", { d: "M736 416A32 32 0 0 1 704 384V128a32 32 0 0 1 64 0v256a32 32 0 0 1-32 32z" })
], -1), n = [
i
];
function s(_, d, h, p, l, m) {
return o(), r("svg", c, n);
}
const x = /* @__PURE__ */ a(e, [["render", s]]);
export {
x as default
};