dk-plus
Version:
23 lines (22 loc) • 1.07 kB
JavaScript
import o from "./index2.js";
import { openBlock as t, createElementBlock as r, createElementVNode as e } from "vue";
import c 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: "M511.5 746c168.708 0 321.167-90.915 402.8-234-81.633-143.085-234.092-234-402.8-234s-321.167 90.915-402.8 234c81.633 143.085 234.092 234 402.8 234zM19.504 492.075C112.844 308.295 301.634 190 511.5 190c209.867 0 398.655 118.296 491.996 302.075l10.12 19.925-10.12 19.925C910.156 715.705 721.366 834 511.5 834c-209.867 0-398.655-118.296-491.996-302.075L9.384 512l10.12-19.925zM512 671c-87.813 0-159-71.187-159-159s71.187-159 159-159 159 71.187 159 159-71.187 159-159 159z m0-88c39.212 0 71-31.788 71-71s-31.788-71-71-71-71 31.788-71 71 31.788 71 71 71z" })
], -1), i = [
n
];
function _(l, m, p, a, d, f) {
return t(), r("svg", s, i);
}
const z = /* @__PURE__ */ c(o, [["render", _]]);
export {
z as default
};