dk-plus
Version:
23 lines (22 loc) • 989 B
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: "M682.666667 134.4V204.8a351.573333 351.573333 0 0 1 213.333333 335.786667 380.586667 380.586667 0 0 1-384 377.173333 377.6 377.6 0 0 1-384-377.173333 387.84 387.84 0 0 1 213.333333-335.36V134.826667a417.706667 417.706667 0 0 0-277.333333 405.76A444.16 444.16 0 0 0 512 981.333333a443.733333 443.733333 0 0 0 448-440.746666A416.853333 416.853333 0 0 0 682.666667 134.4z m-130.56 280.746667a40.106667 40.106667 0 0 1-80.213334 0V81.92a40.106667 40.106667 0 0 1 80.213334 0z" })
], -1), _ = [
n
];
function a(i, m, f, p, d, l) {
return t(), r("svg", s, _);
}
const x = /* @__PURE__ */ c(o, [["render", a]]);
export {
x as default
};