dk-plus
Version:
23 lines (22 loc) • 1.09 kB
JavaScript
import o from "./index2.js";
import { openBlock as t, createElementBlock as c, createElementVNode as e } from "vue";
import r from "../../../_virtual/index.js";
const l = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M912.074159 892.468224c0 35.39373-28.71083 63.98248-64.035437 63.98248l-800.036831 0 112.040514-528.010452c0-35.359129 28.534042-64.01513 63.858649-64.01513l736.170218 0c35.331775 0 63.92594 28.656161 63.92594 64.01513l-111.92385 464.024388zm-736.114474-576.065698l720.07615 0 0-62.852471c0-35.357297-28.712661-64.013538-63.98248-64.013538l-384.003982 0 0-58.006732c0-35.297174-28.656161-63.98049-63.98248-63.98049l-320.083616 0c-35.329943 0-63.98248 28.683475-63.98248 63.98049l0.001822 760.94043 111.92385-512.027872c0-35.359129 28.708998-64.03703 64.033446-64.03703l0 0z" })
], -1), s = [
n
];
function i(_, m, p, d, a, f) {
return t(), c("svg", l, s);
}
const $ = /* @__PURE__ */ r(o, [["render", i]]);
export {
$ as default
};