dk-plus
Version:
20 lines (19 loc) • 627 B
JavaScript
import e from "./index2.js";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import n from "../../../_virtual/index.js";
const a = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em",
fill: "currentColor",
"aria-hidden": "true"
}, c = /* @__PURE__ */ r("path", { d: "M183.5 353.9a32 32 0 0 1 45.2 0L512 637.2l283.3-283.3a32 32 0 1 1 45.2 45.2L534.6 704.9a32 32 0 0 1-45.2 0L183.5 399.1a32 32 0 0 1 0-45.2z" }, null, -1), i = [
c
];
function s(_, d, l, m, p, f) {
return t(), o("svg", a, i);
}
const $ = /* @__PURE__ */ n(e, [["render", s]]);
export {
$ as default
};