dk-plus
Version:
23 lines (22 loc) • 1.24 kB
JavaScript
import e from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as t } from "vue";
import c from "../../../_virtual/index.js";
const n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ t("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ t("path", { d: "M827.392 195.584q65.536 65.536 97.792 147.456t32.256 167.936-32.256 167.936-97.792 147.456-147.456 98.304-167.936 32.768-168.448-32.768-147.968-98.304-98.304-147.456-32.768-167.936 32.768-167.936 98.304-147.456 147.968-97.792 168.448-32.256 167.936 32.256 147.456 97.792zM720.896 715.776q21.504-21.504 18.944-49.152t-24.064-49.152l-107.52-107.52 107.52-107.52q21.504-21.504 24.064-49.152t-18.944-49.152-51.712-21.504-51.712 21.504l-107.52 106.496-104.448-104.448q-21.504-20.48-49.152-23.04t-49.152 17.92q-21.504 21.504-21.504 52.224t21.504 52.224l104.448 104.448-104.448 104.448q-21.504 21.504-21.504 51.712t21.504 51.712 49.152 18.944 49.152-24.064l104.448-104.448 107.52 107.52q21.504 21.504 51.712 21.504t51.712-21.504z" })
], -1), _ = [
s
];
function i(l, m, p, d, a, f) {
return o(), r("svg", n, _);
}
const x = /* @__PURE__ */ c(e, [["render", i]]);
export {
x as default
};