dk-plus
Version:
18 lines (17 loc) • 2.27 kB
JavaScript
import t from "./index2.js";
import { openBlock as c, createElementBlock as e, createStaticVNode as o } from "vue";
import r from "../../../_virtual/index.js";
const a = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, h = /* @__PURE__ */ o('<g fill="currentColor" stroke="currentColor"><path d="M373.573071 429.29517a191.49 191.49 0 1 0 270.803029-270.812482 191.49 191.49 0 1 0-270.803029 270.812482Z"></path><path d="M512.52 699.65c12.22-79.28 57.68-149.6 124.96-193.28-124.78-41.24-261.78-20.09-368.32 56.85C162.63 640.17 99.47 763.56 99.37 894.97v26.63h474.11a281.642 281.642 0 0 1-60.96-221.95z"></path><path d="M920.78 683.79c-2.03-10.59-8.36-17.42-16.09-17.21h-1.57c-26.56 0-48.15-21.6-48.15-48.16 0-8.77 4.18-18.33 4.18-18.41 4.1-9.23 0.95-20.56-7.32-26.35l-0.45-0.29-46.34-25.73-0.45-0.21c-2.73-1.2-5.75-1.78-8.93-1.78-6.62 0-13.07 2.65-17.29 7.03-5.67 5.83-23.5 21.02-37.9 21.02-14.52 0-32.47-15.47-38.14-21.39-4.26-4.51-10.76-7.16-17.46-7.16-3.14 0-6.08 0.58-8.77 1.74l-0.58 0.17-47.95 26.35-0.45 0.33c-8.32 5.79-11.5 17.09-7.41 26.31 0.04 0.08 4.18 9.72 4.18 18.45 0 26.56-21.59 48.15-48.15 48.15h-1.61c-7.74-0.21-14.07 6.62-16.09 17.21-0.17 0.87-3.89 20.73-3.89 36.32 0 15.64 3.72 35.49 3.89 36.32 1.99 10.47 8.15 17.25 15.8 17.25h1.9c26.56 0 48.15 21.59 48.15 48.15 0 8.77-4.18 18.33-4.18 18.41-4.1 9.22-0.95 20.56 7.32 26.35l0.45 0.29 45.46 25.44 0.45 0.21c2.73 1.2 5.71 1.82 8.94 1.82 6.66 0 13.2-2.73 17.42-7.32 5.34-5.79 23.87-22.34 38.72-22.34 14.98 0 33.22 16.42 38.97 22.75 4.22 4.67 10.8 7.45 17.5 7.45 3.14 0 6.04-0.58 8.77-1.74l0.5-0.21 47.04-26.19 0.45-0.33c8.27-5.79 11.46-17.13 7.36-26.31-0.04-0.08-4.18-9.72-4.18-18.45 0-26.56 21.59-48.15 48.15-48.15h1.61c7.74 0.17 14.07-6.62 16.09-17.21 0.17-0.83 3.89-20.68 3.89-36.32 0.01-15.58-3.67-35.44-3.84-36.26zM738.55 784.02c-35.37 0-64.17-28.79-64.17-64.16s28.79-64.16 64.17-64.16c35.37 0 64.16 28.79 64.16 64.16s-28.79 64.16-64.16 64.16z"></path><path d="M738.02 682.16c-20.45 0-37.12 16.64-37.12 37.12 0 20.45 16.64 37.12 37.12 37.12 20.45 0 37.12-16.64 37.12-37.12-0.04-20.48-16.64-37.12-37.12-37.12z"></path></g>', 1), s = [
h
];
function p(n, i, _, d, l, m) {
return c(), e("svg", a, s);
}
const g = /* @__PURE__ */ r(t, [["render", p]]);
export {
g as default
};