dk-plus
Version:
23 lines (22 loc) • 700 B
JavaScript
import t from "./index2.js";
import { openBlock as e, 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: "M966.4 323.2c-9.6-9.6-25.6-9.6-35.2 0l-416 416-425.6-416c-9.6-9.6-25.6-9.6-35.2 0-9.6 9.6-9.6 25.6 0 35.2l441.6 432c9.6 9.6 25.6 9.6 35.2 0l435.2-432C976 345.6 976 332.8 966.4 323.2z" })
], -1), _ = [
s
];
function i(l, m, p, d, a, f) {
return e(), r("svg", n, _);
}
const B = /* @__PURE__ */ c(t, [["render", i]]);
export {
B as default
};