dk-plus
Version:
23 lines (22 loc) • 1.13 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: "M492.544 68.44416a30.72 30.72 0 0 1 41.2672 1.98656l130.33472 130.33472 1.98656 2.19136a30.72 30.72 0 0 1-1.98656 41.2672l-2.19136 1.98656a30.72 30.72 0 0 1-41.2672-1.98656L542.72 166.23616v183.43936C697.9584 365.09696 819.2 496.06656 819.2 655.36c0 169.65632-137.54368 307.2-307.2 307.2-169.65632 0-307.2-137.54368-307.2-307.2 0-159.29344 121.2416-290.26304 276.48-305.68448V166.4l-77.824 77.824-2.17088 1.98656a30.72 30.72 0 0 1-41.2672-45.44512l130.33472-130.33472zM512 409.6c-135.72096 0-245.76 110.03904-245.76 245.76s110.03904 245.76 245.76 245.76 245.76-110.03904 245.76-245.76-110.03904-245.76-245.76-245.76z" })
], -1), _ = [
n
];
function a(i, l, m, p, d, f) {
return t(), r("svg", s, _);
}
const $ = /* @__PURE__ */ c(o, [["render", a]]);
export {
$ as default
};