dk-plus
Version:
23 lines (22 loc) • 681 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: "M872 56.2H0l1024 912V208.3c0-84-68-152.1-152-152.1z m-3.6 474.6l-115.4-60.7-115.4 60.7 22-128.5-93.4-91 129-18.7 57.7-116.9 57.7 116.9 129 18.7-93.4 91 22.2 128.5z" })
], -1), _ = [
s
];
function i(l, m, p, d, a, f) {
return t(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(o, [["render", i]]);
export {
$ as default
};