dk-plus
Version:
23 lines (22 loc) • 957 B
JavaScript
import o from "./index2.js";
import { openBlock as t, createElementBlock as c, createElementVNode as e } from "vue";
import r from "../../../_virtual/index.js";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M423.8 840.5c0 48.7 38.9 87.7 87.6 87.7 48.7 0 87.6-39 87.6-87.7H423.8z m383.3-247.4V439.2c0-134.4-89.5-249.4-216-278.6-9.7-37-42.8-62.3-79.8-62.3-38.9 0-72 29.2-79.8 66.2-118.7 35.1-202.4 148.1-202.4 274.7v144.2c-42.2 26.5-67.9 72.9-68.1 122.7v2c0 19.5 3.9 39 11.7 56.5l1.9 1.9c5.8 13.6 17.5 23.4 31.1 27.3 3.9 1.9 9.7 1.9 17.5 1.9h578c3.9 0 7.8 0 11.7-1.9 17.5-2 31.1-13.6 37-27.3 7.8-17.5 11.7-39 11.7-58.4v-2c0-44.8-19.4-85.7-54.5-113z" })
], -1), _ = [
n
];
function i(m, p, d, l, a, f) {
return t(), c("svg", s, _);
}
const g = /* @__PURE__ */ r(o, [["render", i]]);
export {
g as default
};