dk-plus
Version:
23 lines (22 loc) • 675 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 n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ t("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ t("path", { d: "M361.472 97.8944l523.5712 327.2704a102.4 102.4 0 0 1 0 173.6704L361.472 926.1056A102.4 102.4 0 0 1 204.8 839.2704V184.7296a102.4 102.4 0 0 1 156.672-86.8352z" })
], -1), _ = [
s
];
function i(a, m, p, d, l, f) {
return o(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(e, [["render", i]]);
export {
$ as default
};