dk-plus
Version:
25 lines (24 loc) • 1.19 kB
JavaScript
import t from "./index2.js";
import { openBlock as e, createElementBlock as o, createElementVNode as c } from "vue";
import r from "../../../_virtual/index.js";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ c("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ c("path", { d: "M309.4 244.9c22.6 0 41 18.3 41 41v170.8c0 22.6-18.3 41-41 41-22.6 0-41-18.3-41-41V285.9c0.1-22.6 18.4-41 41-41zM713.5 240.9c22.6 0 41 18.3 41 41v23.4c0 22.6-18.3 41-41 41-22.6 0-41-18.3-41-41v-23.4c0.1-22.6 18.4-41 41-41z" }),
/* @__PURE__ */ c("path", { d: "M511.5 120.9c89 0 161.1 72.1 161.1 161.1h81.9c0-134.2-108.8-243-243-243s-243 108.8-243 243h81.9c0-89 72.1-161.1 161.1-161.1zM877.4 932.6V476.8c-3.4-33.4-31-59.7-64.9-61H212.7c-37.5 0-68 30.4-68.1 67.9V928c4 30.2 27.8 54.2 57.9 58.5H824c27-5.5 48.2-26.8 53.4-53.9z" }),
/* @__PURE__ */ c("path", { d: "M436.9 701.1c0-22.6 18.3-41 41-41h66.2c22.6 0 41 18.3 41 41 0 22.6-18.3 41-41 41h-66.2c-22.6-0.1-41-18.4-41-41z" })
], -1), _ = [
n
];
function h(i, d, p, a, m, f) {
return e(), o("svg", s, _);
}
const z = /* @__PURE__ */ r(t, [["render", h]]);
export {
z as default
};