dk-plus
Version:
23 lines (22 loc) • 954 B
JavaScript
import e from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as t } from "vue";
import c from "../../../_virtual/index.js";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ t("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ t("path", { d: "M371.872 534.336a256 256 0 1 1 280.032 0c178.816 58.784 307.904 227.136 307.904 425.664h-64c0-212.064-171.872-384-383.904-384C299.872 576 128 747.936 128 960H64c0-198.528 129.088-366.88 307.872-425.664zM511.904 512a192 192 0 0 0 191.968-192 192 192 0 1 0-191.968 192z m0.032 480c-48 0-96-53.952-96-160s42.976-224 96-224 96 117.952 96 224-48 160-96 160z m0-64c16 0 32-25.28 32-96s-14.304-160-32-160c-17.664 0-32 89.28-32 160s16 96 32 96z" })
], -1), i = [
n
];
function _(m, a, d, p, f, h) {
return o(), r("svg", s, i);
}
const z = /* @__PURE__ */ c(e, [["render", _]]);
export {
z as default
};