dk-plus
Version:
24 lines (23 loc) • 1.07 kB
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import c from "../../../_virtual/index.js";
const n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, l = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M523.2 980.4c62.2 0 115.8-36.5 140.9-89.2L382.3 891.2C407.3 943.8 460.9 980.4 523.2 980.4z" }),
/* @__PURE__ */ e("path", { d: "M902.3 757.3l-0.4 0c-38.3-10.8-66.5-45.6-66.5-87.3 0-0.7 0.2-1.3 0.2-1.9l-0.2 0L835.4 422.8l-0.6 0c-5.3-154.5-118.7-281.2-267.1-307.1l0-5.1c0-30.8-25-55.8-55.8-55.8-30.8 0-55.8 25-55.8 55.8l0 5.1c-148.3 25.9-261.8 152.6-267.1 307.1l-0.6 0 0 245.3-0.3 0c0.1 1.7 0.5 3.3 0.5 5.1 0 38.2-22.9 71-55.7 85.6-19.3 4.9-33.7 22.3-33.7 43.1 0 24.6 20 44.6 44.6 44.6l758.3 0c24.6 0 44.6-20 44.6-44.6C946.9 777.3 926.9 757.3 902.3 757.3z" })
], -1), s = [
l
];
function i(_, m, d, p, a, f) {
return o(), r("svg", n, s);
}
const C = /* @__PURE__ */ c(t, [["render", i]]);
export {
C as default
};