dk-plus
Version:
23 lines (22 loc) • 744 B
JavaScript
import e from "./index2.js";
import { openBlock as t, createElementBlock as r, createElementVNode as o } from "vue";
import c from "../../../_virtual/index.js";
const n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ o("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ o("path", { d: "M862 465.3h-81c-4.6 0-9 2-12.1 5.5L550 723.1V160c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v563.1L255.1 470.8c-3-3.5-7.4-5.5-12.1-5.5h-81c-6.8 0-10.5 8.1-6 13.2L487.9 861c12.7 14.7 35.5 14.7 48.3 0L868 478.5c4.5-5.2 0.8-13.2-6-13.2z" })
], -1), _ = [
s
];
function i(h, m, p, d, a, f) {
return t(), r("svg", n, _);
}
const x = /* @__PURE__ */ c(e, [["render", i]]);
export {
x as default
};