dk-plus
Version:
23 lines (22 loc) • 727 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 s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M281.6 102.4A76.8 76.8 0 0 1 358.4 179.2v665.6a76.8 76.8 0 0 1-153.6 0v-665.6A76.8 76.8 0 0 1 281.6 102.4z m460.8 0A76.8 76.8 0 0 1 819.2 179.2v665.6a76.8 76.8 0 0 1-153.6 0v-665.6A76.8 76.8 0 0 1 742.4 102.4z" })
], -1), _ = [
n
];
function i(a, m, p, d, f, l) {
return t(), r("svg", s, _);
}
const x = /* @__PURE__ */ c(o, [["render", i]]);
export {
x as default
};