dk-plus
Version:
23 lines (22 loc) • 1.17 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: "M1017.2 333.7c10-11.4 8.8-28.8-2.6-38.8-11.4-10-28.8-8.8-38.8 2.6-54.4 62.2-124.3 113.6-202 148.6C692 483 603.9 501.7 512 501.7S332 483 250.2 446.1c-77.8-35-147.6-86.4-202-148.6-10-11.4-27.3-12.6-38.8-2.6-11.4 10-12.6 27.3-2.6 38.8 45.2 51.6 100 96.4 160.8 131.7L19.5 648.9c-9.5 11.8-7.7 29.1 4.1 38.6 5.1 4.1 11.2 6.1 17.2 6.1 8 0 16-3.5 21.4-10.2l155-192c3.4 1.6 6.9 3.2 10.4 4.8 80.8 36.4 167.1 56.5 256.9 59.9v152.4c0 15.2 12.3 27.5 27.5 27.5s27.5-12.3 27.5-27.5V556.1c89.8-3.4 176.1-23.5 256.9-59.9 4-1.8 8-3.7 12-5.6l153.3 192.6c5.4 6.8 13.4 10.4 21.5 10.4 6 0 12-2 17.1-6 11.9-9.4 13.8-26.7 4.4-38.6L857.8 464.5c60.3-35.2 114.6-79.6 159.4-130.8z" })
], -1), _ = [
n
];
function i(d, l, m, p, a, f) {
return t(), c("svg", s, _);
}
const $ = /* @__PURE__ */ r(o, [["render", i]]);
export {
$ as default
};