dk-plus
Version:
23 lines (22 loc) • 680 B
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import c from "../../../_virtual/index.js";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M139.3 495.4h273.9V231.1l-273.9 37.7v226.6z m0 257.1l273.9 37.7V529.1H139.3v223.4z m304.1 41.7l364.3 50.1V529.1H443.4v265.1z m0-567.1v268.3h364.3V177l-364.3 50.1z" })
], -1), m = [
n
];
function _(i, l, p, d, h, a) {
return o(), r("svg", s, m);
}
const V = /* @__PURE__ */ c(t, [["render", _]]);
export {
V as default
};