dk-plus
Version:
23 lines (22 loc) • 657 B
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 n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M474.9824 74.0352a474.9824 474.9824 0 1 0 474.9824 474.9824H474.9824V74.0352zM574.6176 0v449.3824H1024C1024 187.0848 836.9152 0 574.6176 0z" })
], -1), i = [
s
];
function _(m, p, a, d, f, l) {
return t(), r("svg", n, i);
}
const x = /* @__PURE__ */ c(o, [["render", _]]);
export {
x as default
};