dk-plus
Version:
19 lines (18 loc) • 988 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 s = { viewBox: "0 0 1024 1024" }, a = /* @__PURE__ */ o("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ o("path", { d: "M935.253333 282.453333a42.666667 42.666667 0 0 0-23.04-23.04A42.666667 42.666667 0 0 0 896 256h-213.333333a42.666667 42.666667 0 0 0 0 85.333333h110.506666L554.666667 579.84l-140.373334-140.8a42.666667 42.666667 0 0 0-60.586666 0l-256 256a42.666667 42.666667 0 0 0 0 60.586667 42.666667 42.666667 0 0 0 60.586666 0L384 529.493333l140.373333 140.8a42.666667 42.666667 0 0 0 60.586667 0L853.333333 401.493333V512a42.666667 42.666667 0 0 0 85.333334 0V298.666667a42.666667 42.666667 0 0 0-3.413334-16.213334z" })
], -1), n = [
a
];
function _(i, l, p, d, f, m) {
return t(), r("svg", s, n);
}
const $ = /* @__PURE__ */ c(e, [["render", _]]);
export {
$ as default
};