dk-plus
Version:
23 lines (22 loc) • 921 B
JavaScript
import e from "./index2.js";
import { openBlock as t, createElementBlock as r, createElementVNode as o } from "vue";
import c from "../../../_virtual/index.js";
const n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ o("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ o("path", { d: "M512 128a288 288 0 0 1 161.664 526.4L721.28 832H832v64H192v-64h94.24l50.24-187.648A288 288 0 0 1 512 128z m-118.4 550.592L352.512 832h302.464l-39.392-147.2A287.296 287.296 0 0 1 512 704a286.976 286.976 0 0 1-118.4-25.408zM512 192a224 224 0 1 0 0 448 224 224 0 0 0 0-448z m0 128a128 128 0 1 1 0 256 128 128 0 0 1 0-256z m0 64a64 64 0 1 0 0 128 64 64 0 0 0 0-128z m0-160a32 32 0 1 1 0 64 32 32 0 0 1 0-64z" })
], -1), a = [
s
];
function i(m, _, l, p, d, h) {
return t(), r("svg", n, a);
}
const v = /* @__PURE__ */ c(e, [["render", i]]);
export {
v as default
};