dk-plus
Version:
23 lines (22 loc) • 1.02 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: "M528 32c123.936 0 240.448 48.272 328.08 135.904 162.208 162.192 180.96 422.336 43.84 605.584L832 841.424V704h-32v176l16 16h176v-32h-137.312l68.672-68.688 1.472-1.696c147.376-195.952 127.552-474.672-46.128-648.336C785.024 51.6 660.48 0 528 0v32zM124.08 250.512L192 182.576V320h32V144l-16-16H32v32h137.312L100.64 228.688l-1.472 1.696C-48.208 426.336-28.368 705.056 145.296 878.72 238.976 972.4 363.52 1024 496 1024v-32c-123.936 0-240.448-48.272-328.08-135.904C5.712 693.904-13.024 433.76 124.08 250.512z" })
], -1), _ = [
n
];
function h(i, l, m, p, d, f) {
return t(), r("svg", s, _);
}
const C = /* @__PURE__ */ c(o, [["render", h]]);
export {
C as default
};