dk-plus
Version:
18 lines (17 loc) • 1.38 kB
JavaScript
import t from "./index2.js";
import { openBlock as c, createElementBlock as e, createStaticVNode as o } from "vue";
import s from "../../../_virtual/index.js";
const h = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, r = /* @__PURE__ */ o('<g fill="currentColor" stroke="currentColor"><path d="M214 687c-55.2 0-100 44.8-100 100s44.8 100 100 100 100-44.8 100-100-44.8-100-100-100z m0 150c-27.6 0-50-22.4-50-50s22.4-50 50-50 50 22.4 50 50-22.4 50-50 50z"></path><path d="M239 729V25c0-13.8-11.2-25-25-25s-25 11.2-25 25v704h50zM189 846v153c0 13.8 11.2 25 25 25s25-11.2 25-25V846h-50z"></path><path d="M517 444c-55.2 0-100 44.8-100 100s44.8 100 100 100 100-44.8 100-100-44.8-100-100-100z m0 150c-27.6 0-50-22.4-50-50s22.4-50 50-50 50 22.4 50 50-22.4 50-50 50z"></path><path d="M542 466V25c0-13.8-11.2-25-25-25s-25 11.2-25 25v441h50zM492 617v382c0 13.8 11.2 25 25 25s25-11.2 25-25V617h-50z"></path><path d="M910 237c0-55.2-44.8-100-100-100s-100 44.8-100 100 44.8 100 100 100 100-44.8 100-100z m-50 0c0 27.6-22.4 50-50 50s-50-22.4-50-50 22.4-50 50-50 50 22.4 50 50z"></path><path d="M835 295v704c0 13.8-11.2 25-25 25s-25-11.2-25-25V295h50zM785 178V25c0-13.8 11.2-25 25-25s25 11.2 25 25v153h-50z"></path></g>', 1), p = [
r
];
function a(i, n, d, _, m, z) {
return c(), e("svg", h, p);
}
const v = /* @__PURE__ */ s(t, [["render", a]]);
export {
v as default
};