dk-plus
Version:
24 lines (23 loc) • 946 B
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import s from "../../../_virtual/index.js";
const c = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, a = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M480 896C250.624 896 64 709.376 64 480S250.624 64 480 64s416 186.624 416 416-186.624 416-416 416z m0-768C285.92 128 128 285.92 128 480s157.92 352 352 352 352-157.92 352-352S674.08 128 480 128z" }),
/* @__PURE__ */ e("path", { d: "M640 520H320a32 32 0 0 1 0-64h320a32 32 0 1 1 0 64zM896.64 960.64a31.904 31.904 0 0 1-22.624-9.376l-160.64-160.64a31.968 31.968 0 1 1 45.248-45.248l160.64 160.64a31.968 31.968 0 0 1-22.624 54.624z" })
], -1), n = [
a
];
function _(i, l, m, p, d, h) {
return o(), r("svg", c, n);
}
const z = /* @__PURE__ */ s(t, [["render", _]]);
export {
z as default
};