dk-plus
Version:
23 lines (22 loc) • 609 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: "M500.8 604.779L267.307 371.392l-45.227 45.27 278.741 278.613L779.307 416.66l-45.248-45.248z" })
], -1), _ = [
s
];
function i(m, l, p, d, a, f) {
return e(), r("svg", n, _);
}
const B = /* @__PURE__ */ c(t, [["render", i]]);
export {
B as default
};