dk-plus
Version:
23 lines (22 loc) • 978 B
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import h from "../../../_virtual/index.js";
const c = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M1024 819.2V51.2a51.2 51.2 0 0 0-51.2-51.2H51.2a51.2 51.2 0 0 0-51.2 51.2v921.6a51.2 51.2 0 0 0 51.2 51.2h921.6a51.2 51.2 0 0 0 51.2-51.2v-51.2H102.4v-102.4h921.6zM319.488 478.208h153.6v-28.16h-153.6V376.32h124.928l-112.64-194.048h96.256l4.096 8.192c38.912 70.144 66.56 122.368 82.944 153.6 5.12-10.24 11.264-22.528 18.944-36.352l69.12-127.488h93.184l-113.664 196.096h121.856v73.728h-148.48v28.16h148.48v74.24h-148.48v86.016H471.552v-86.016h-153.6l1.536-74.24z" })
], -1), n = [
s
];
function i(_, l, a, m, p, v) {
return o(), r("svg", c, n);
}
const x = /* @__PURE__ */ h(t, [["render", i]]);
export {
x as default
};