dk-plus
Version:
26 lines (25 loc) • 1.98 kB
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"
}, i = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", {
d: "M853.333333 691.2V554.666667C853.333333 486.4 793.6 426.666667 725.333333 426.666667h-170.666666V332.8C631.466667 315.733333 682.666667 247.466667 682.666667 170.666667c0-93.866667-76.8-170.666667-170.666667-170.666667S341.333333 76.8 341.333333 170.666667c0 76.8 51.2 145.066667 128 162.133333V426.666667h-170.666666C230.4 426.666667 170.666667 486.4 170.666667 554.666667v136.533333C93.866667 708.266667 42.666667 776.533333 42.666667 853.333333c0 93.866667 76.8 170.666667 170.666666 170.666667s170.666667-76.8 170.666667-170.666667c0-76.8-51.2-145.066667-128-162.133333V554.666667c0-25.6 17.066667-42.666667 42.666667-42.666667h426.666666c25.6 0 42.666667 17.066667 42.666667 42.666667v136.533333c-76.8 17.066667-128 85.333333-128 162.133333 0 93.866667 76.8 170.666667 170.666667 170.666667s170.666667-76.8 170.666666-170.666667c0-76.8-51.2-145.066667-128-162.133333zM298.666667 853.333333c0 51.2-34.133333 85.333333-85.333334 85.333334s-85.333333-34.133333-85.333333-85.333334 34.133333-85.333333 85.333333-85.333333 85.333333 34.133333 85.333334 85.333333zM512 256c-51.2 0-85.333333-34.133333-85.333333-85.333333s34.133333-85.333333 85.333333-85.333334 85.333333 34.133333 85.333333 85.333334-34.133333 85.333333-85.333333 85.333333z m298.666667 682.666667c-51.2 0-85.333333-34.133333-85.333334-85.333334s34.133333-85.333333 85.333334-85.333333 85.333333 34.133333 85.333333 85.333333-34.133333 85.333333-85.333333 85.333334z",
"p-id": "10112"
})
], -1), n = [
i
];
function _(h, d, m, p, l, a) {
return t(), c("svg", s, n);
}
const V = /* @__PURE__ */ r(o, [["render", _]]);
export {
V as default
};