dk-plus
Version:
26 lines (25 loc) • 596 B
JavaScript
import t from "./index2.js";
import { openBlock as o, 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: "M1024 0l-447.7952 1024-118.016-458.1888L0 448.2048z",
"p-id": "15072"
})
], -1), i = [
s
];
function _(p, d, m, a, l, f) {
return o(), r("svg", n, i);
}
const $ = /* @__PURE__ */ c(t, [["render", _]]);
export {
$ as default
};