dk-plus
Version:
25 lines (24 loc) • 843 B
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import h from "../../../_virtual/index.js";
const c = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M448.6 448H128v280h64V512h256.6v216.3h64V269h-64zM804 448H704v64h100v64h64V448z" }),
/* @__PURE__ */ e("path", { d: "M64 725h192v170H64zM384.5 725h192v106.7h-192zM320.5 64h320v224h-320z" }),
/* @__PURE__ */ e("path", { d: "M795 729l165-196.5-193.7 162.3L601 498l-69 68.9L725.4 729 532 891.1l69 68.9 165.3-196.8L960 925.5z" })
], -1), s = [
n
];
function i(_, p, l, d, a, m) {
return o(), r("svg", c, s);
}
const z = /* @__PURE__ */ h(t, [["render", i]]);
export {
z as default
};