dk-plus
Version:
23 lines (22 loc) • 877 B
JavaScript
import o from "./index2.js";
import { openBlock as t, 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: "M930.908 209.453l-386.666273 0-32.243567-46.5448c-33.00001-61.364384-41.676154-93.0912-93.0896-93.0912l-325.8188 0c-51.415046 0-93.0912 41.676154-93.0912 93.0912l0 139.636 0 46.5464 0 511.998c0 51.415046 41.676154 93.0912 93.0912 93.0912l837.82 0c51.415046 0 93.0912-41.676154 93.0912-93.0912l0-558.548001c0.001832-51.413046-41.676154-93.0912-93.0912-93.0912z" })
], -1), i = [
s
];
function l(_, m, p, d, a, f) {
return t(), r("svg", n, i);
}
const $ = /* @__PURE__ */ c(o, [["render", l]]);
export {
$ as default
};