dk-plus
Version:
23 lines (22 loc) • 1.09 kB
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: "M389.851429 911.36L70.802286 1007.908571a43.885714 43.885714 0 0 1-54.710857-54.710857l96.548571-319.122285L694.930286 51.712a73.142857 73.142857 0 0 1 103.424 0l173.860571 173.860571a73.142857 73.142857 0 0 1 0 103.424L389.851429 911.36z m-266.020572-11.190857l219.574857-66.413714 72.118857-72.118858-153.161142-153.161142-72.118858 72.118857-66.413714 219.574857zM474.258286 702.902857l321.974857-321.974857-153.161143-153.161143L321.097143 549.741714 474.258286 702.902857z m384-384l41.618285-41.618286-153.161142-153.161142-41.545143 41.545142 153.161143 153.161143z" })
], -1), i = [
s
];
function _(l, m, a, d, p, f) {
return o(), r("svg", n, i);
}
const z = /* @__PURE__ */ c(t, [["render", _]]);
export {
z as default
};