dk-plus
Version:
23 lines (22 loc) • 1.28 kB
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as h, createElementVNode as e } from "vue";
import r from "../../../_virtual/index.js";
const v = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, m = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M605.090909 605.090909h-23.272727V372.363636h93.090909v232.727273h-69.818182z m0-23.272727h46.545455v-186.181818h-46.545455v186.181818z m-116.363636 23.272727h-23.272728v-162.909091h93.09091v162.909091h-69.818182z m0-23.272727h46.545454v-116.363637h-46.545454v116.363637z m-116.363637 23.272727h-23.272727v-93.090909h93.090909v93.090909h-69.818182z m0-23.272727h46.545455v-46.545455h-46.545455v46.545455z m372.363637-256H279.272727v325.818182h465.454546V325.818182z m23.272727 0v349.090909H256V302.545455h512v23.272727zM512 0l442.181818 256v512L512 1024 69.818182 768V256L512 0z m0 28.276364L93.090909 270.149818v483.700364l418.909091 241.873454 418.909091-241.873454V270.149818L512 28.276364zM349.090909 698.181818h325.818182v23.272727H349.090909v-23.272727z" })
], -1), c = [
m
];
function s(n, _, i, a, l, p) {
return o(), h("svg", v, c);
}
const u = /* @__PURE__ */ r(t, [["render", s]]);
export {
u as default
};