dk-plus
Version:
23 lines (22 loc) • 1.18 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"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M1023.6 17.9c-0.1-0.7-0.4-1.3-0.6-1.9-0.2-0.8-0.4-1.5-0.7-2.2-0.3-0.8-0.7-1.4-1.1-2.1-0.3-0.6-0.6-1.1-0.9-1.7-1.6-2.4-3.7-4.5-6.2-6.2-0.5-0.4-1.1-0.6-1.7-0.9-0.7-0.4-1.4-0.8-2.1-1.1-0.7-0.3-1.5-0.5-2.2-0.7-0.7-0.2-1.3-0.4-2-0.6-1.4-0.3-2.8-0.4-4.1-0.4H734.6c-12.3 0-22.3 10-22.3 22.3s10 22.3 22.3 22.3H948L667.7 324.8c-70.9-63.5-164.5-102.2-267-102.2C179.8 222.6 0 402.4 0 623.3S179.8 1024 400.7 1024s400.7-179.8 400.7-400.7c0-102.5-38.7-196.1-102.2-267L979.5 76v213.4c0 12.3 10 22.3 22.3 22.3s22.3-10 22.3-22.3V22.3c-0.1-1.5-0.3-3-0.5-4.4zM400.7 979.5c-196.4 0-356.2-159.8-356.2-356.2s159.8-356.2 356.2-356.2 356.2 159.8 356.2 356.2-159.8 356.2-356.2 356.2z" })
], -1), _ = [
n
];
function i(m, p, a, d, l, f) {
return t(), c("svg", s, _);
}
const $ = /* @__PURE__ */ r(o, [["render", i]]);
export {
$ as default
};