dk-plus
Version:
24 lines (23 loc) • 1.04 kB
JavaScript
import e from "./index2.js";
import { openBlock as o, createElementBlock as t, 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: "M297.4 250.2c22.6 0 41 18.3 41 41V462c0 22.6-18.3 41-41 41-22.6 0-41-18.3-41-41V291.2c0-22.6 18.4-41 41-41zM701.5 246.2c22.6 0 41 18.3 41 41v169.1c0 22.6-18.3 41-41 41-22.6 0-41-18.3-41-41V287.2c0-22.6 18.4-41 41-41z" }),
/* @__PURE__ */ c("path", { d: "M499.4 126.2c89 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.2-161.1 161.1-161.1zM865.4 938V482.1c-3.4-33.4-31-59.7-64.9-61H200.6c-37.5 0-68 30.4-68.1 67.9v444.3c4 30.2 27.8 54.2 57.9 58.5h621.5c27-5.4 48.3-26.8 53.5-53.8z" })
], -1), _ = [
n
];
function i(d, h, p, a, m, f) {
return o(), t("svg", s, _);
}
const v = /* @__PURE__ */ r(e, [["render", i]]);
export {
v as default
};