dk-plus
Version:
23 lines (22 loc) • 676 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: "M832.8 63.9H191.2c-17.8 0-32.3 14.5-32.3 32.3V878c0 23.3 23.9 38.9 45.3 29.6L489.8 782l331.4 128.4c21.2 8.2 44-7.4 44-30.1V96.2c-0.1-17.9-14.5-32.3-32.4-32.3z" })
], -1), _ = [
s
];
function i(l, m, p, d, a, f) {
return t(), r("svg", n, _);
}
const $ = /* @__PURE__ */ c(o, [["render", i]]);
export {
$ as default
};